Man page grammar

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Jack Nagel 2012-02-03 20:19:50 -06:00
parent 3001391a5d
commit 86b4d9ac7c
2 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@ For the full command list, see the COMMANDS section.
* `cat` <formula>:
Display the source to <formula>.
* `cleanup [--force] [-n]` [<formula>]:
* `cleanup [--force] [-n]` [<formulae>]:
For all installed or specific formulae, remove any older versions from the
cellar. By default, does not remove out-of-date keg-only brews, as other
software may link directly to specific versions.

View File

@ -61,7 +61,7 @@ If no \fIformulae\fR are provided, all of them are checked\.
Display the source to \fIformula\fR\.
.
.TP
\fBcleanup [\-\-force] [\-n]\fR [\fIformula\fR]
\fBcleanup [\-\-force] [\-n]\fR [\fIformulae\fR]
For all installed or specific formulae, remove any older versions from the cellar\. By default, does not remove out\-of\-date keg\-only brews, as other software may link directly to specific versions\.
.
.IP