diff options
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man1/brew.1 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1 index 93009e242..c2774aced 100644 --- a/share/man/man1/brew.1 +++ b/share/man/man1/brew.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "BREW" "1" "December 2011" "Homebrew" "brew" +.TH "BREW" "1" "January 2012" "Homebrew" "brew" . .SH "NAME" \fBbrew\fR \- The missing package manager for OS X @@ -304,9 +304,12 @@ Show the formulas that specify \fIformula\fR as a dependency\. The list is not r If \fB\-\-installed\fR is passed, only list installed formulae\. . .TP -\fBversions\fR \fIformulae\fR +\fBversions [\-\-compact]\fR \fIformulae\fR List previous versions of \fIformulae\fR, along with a command to checkout each version\. . +.IP +If \fB\-\-compact\fR is passed, show all options on a single line separated by spaces\. +. .TP \fB\-\-cache\fR Display Homebrew\'s download cache\. \fIDefault:\fR \fB~/Library/Caches/Homebrew\fR |
