aboutsummaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorJack Nagel2012-02-03 20:19:50 -0600
committerJack Nagel2012-02-03 20:19:50 -0600
commit86b4d9ac7cd9fa94a4ace12160c7251263681e4f (patch)
treeacacbb91610f92ad695862f96e83c7d640edcd86 /share
parent3001391a5d6127ddc94e8c91cfec1f3593374119 (diff)
downloadbrew-86b4d9ac7cd9fa94a4ace12160c7251263681e4f.tar.bz2
Man page grammar
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'share')
-rw-r--r--share/man/man1/brew.12
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1
index 07495c736..4b7eefd68 100644
--- a/share/man/man1/brew.1
+++ b/share/man/man1/brew.1
@@ -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