aboutsummaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorAdam Vandenberg2011-04-18 21:11:08 -0700
committerAdam Vandenberg2011-04-18 21:11:08 -0700
commitf4d21415debe6e707b89a55b573b2b2fe5aef35d (patch)
treeb60bee717c53e1daefe271fe0451543b8f593004 /share
parent0dd360a125986a87bfe858a9f677cda4045d2bcd (diff)
downloadhomebrew-f4d21415debe6e707b89a55b573b2b2fe5aef35d.tar.bz2
Add --force to brew cleanup
Diffstat (limited to 'share')
-rw-r--r--share/man/man1/brew-man.12
-rw-r--r--share/man/man1/brew.17
2 files changed, 6 insertions, 3 deletions
diff --git a/share/man/man1/brew-man.1 b/share/man/man1/brew-man.1
index c3d802e43..24bd05a4e 100644
--- a/share/man/man1/brew-man.1
+++ b/share/man/man1/brew-man.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "BREW\-MAN" "1" "January 2011" "Homebrew" "brew"
+.TH "BREW\-MAN" "1" "March 2011" "Homebrew" "brew"
.
.SH "NAME"
\fBbrew\-man\fR \- Generate man pages for Homebrew
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1
index c394dd7f6..e4726c58b 100644
--- a/share/man/man1/brew.1
+++ b/share/man/man1/brew.1
@@ -163,8 +163,11 @@ Check your system for potential problems\.
Display the source to \fIformula\fR\.
.
.TP
-\fBcleanup\fR [\fIformula\fR]
-For all installed or specific formulae, remove any older versions from the cellar\.
+\fBcleanup [\-\-force]\fR [\fIformula\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
+If \fB\-\-force\fR is passed, remove out\-of\-date keg\-only brews as well\.
.
.TP
\fBlog [git\-log\-options]\fR \fIformula\fR \.\.\.