doc: Update manpages readme to current practice

This hasn't been accurate since #1860 and #5650.
This commit is contained in:
Amory Meltzer 2020-10-20 08:06:44 -04:00
parent 4087c7e85f
commit 8d496f49f4
No known key found for this signature in database
GPG Key ID: C467F11088D1B1A2

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`.