diff options
| author | Mike McQuaid | 2014-01-11 20:26:08 +0000 | 
|---|---|---|
| committer | Mike McQuaid | 2014-01-11 20:26:08 +0000 | 
| commit | 0106cfdefff71293320c20a6bf18033bdf53aa08 (patch) | |
| tree | 17ef13647315f9ae27dab82aa6c9bf914e438c07 /share | |
| parent | 9259b450f81dd6c7319eddc4addb1478a8bba500 (diff) | |
| download | brew-0106cfdefff71293320c20a6bf18033bdf53aa08.tar.bz2 | |
man: add reinstall command.
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man1/brew.1 | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1 index f4878c7eb..0f88edf4b 100644 --- a/share/man/man1/brew.1 +++ b/share/man/man1/brew.1 @@ -300,6 +300,10 @@ Pin the specified \fIformulae\fR, preventing them from being upgraded when issui  Remove dead symlinks from the Homebrew prefix\. This is generally not needed, but can be useful when doing DIY installations\.  .  .TP +\fBreinstall\fR \fIformula\fR +Uninstall then install \fIformula\fR +. +.TP  \fBrm\fR, \fBremove\fR, \fBuninstall [\-\-force]\fR \fIformula\fR  Uninstall \fIformula\fR\.  .  | 
