diff options
Diffstat (limited to 'share/man/man1/brew.1')
| -rw-r--r-- | share/man/man1/brew.1 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1 index 50a71328b..f03a623eb 100644 --- a/share/man/man1/brew.1 +++ b/share/man/man1/brew.1 @@ -105,9 +105,12 @@ Opens a browser to Homebrew\'s own homepage\. Opens a browser to \fIformula\fR\'s homepage\. . .TP -\fBrm\fR, \fBremove\fR \fIformula\fR +\fBrm\fR, \fBremove [\-\-force]\fR \fIformula\fR Uninstalls \fIformula\fR\. . +.IP +If \fB\-\-force\fR is passed, and there are multiple versions of \fIformula\fR installed, deletes all installed versions\. +. .TP \fBcreate [\-\-cache]\fR \fIURL\fR Generates a formula for the downloadable file at \fIURL\fR and opens it in $EDITOR\. Homebrew will attempt to automatically derive the formula name and version, if it fails, you\'ll have to make your own template\. I suggest copying wget\'s\. |
