Merge pull request #8957 from Amorymeltzer/manpageread

Update manpages readme to current practice
This commit is contained in:
Mike McQuaid 2020-10-20 13:42:18 +01:00 committed by GitHub
commit 0c2ade27a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,3 @@
# Manual pages
This directory contains the generated Homebrew man pages from the `brew man` command. This command creates the output from `#:` comments in files, sections extracted from the repository's `README.md` and `brew.1.md.erb`.
This directory contains the generated Homebrew man pages from the `brew man` command. This command creates the output from the `CLI::Parser` definitions in files, sections extracted from the repository's `README.md` and `brew.1.md.erb`.