aboutsummaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorJack Nagel2012-01-06 14:35:48 -0600
committerJack Nagel2012-01-06 14:51:15 -0600
commitf3f04e595d919cff81ed342ed0fd119f16a33bc0 (patch)
tree5baf95afb9bd9cea82519547382bab7a1e56d118 /share
parent016a508c7a8a1456a52a32ad4330d811d1a043aa (diff)
downloadbrew-f3f04e595d919cff81ed342ed0fd119f16a33bc0.tar.bz2
versions: enable '--compact' output
This will be useful for shell tab completion when something like `brew install <formula> --version <version>` is implemented. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'share')
-rw-r--r--share/man/man1/brew.17
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