aboutsummaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorAdam Vandenberg2014-04-27 10:57:46 -0700
committerAdam Vandenberg2014-04-27 17:05:24 -0700
commit161b1ea46024552033b0ebcc2dab9ed6e5efb20c (patch)
tree83d14a25d62c8fceb942fa52f349e4310eaf3f05 /share
parent8ebe93ab15901ca0296de6c77e1ee9f6ce5b89f0 (diff)
downloadhomebrew-161b1ea46024552033b0ebcc2dab9ed6e5efb20c.tar.bz2
brew list --versions --multiple
With --multiple, only list formulae with multiple versions installed.
Diffstat (limited to 'share')
-rw-r--r--share/man/man1/brew.16
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1
index 756b43106..def92b399 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" "March 2014" "Homebrew" "brew"
+.TH "BREW" "1" "April 2014" "Homebrew" "brew"
.
.SH "NAME"
\fBbrew\fR \- The missing package manager for OS X
@@ -242,7 +242,7 @@ Find all installed formulae that have compiled \fB\.app\fR\-style "application"
If provided, \fB\-\-local\fR will move them into the user\'s \fB~/Applications\fR folder instead of the system folder\. It may need to be created, first\.
.
.TP
-\fBls, list [\-\-unbrewed] [\-\-versions] [\-\-pinned]\fR [\fIformulae\fR]
+\fBls, list [\-\-unbrewed] [\-\-versions [\-\-multiple]] [\-\-pinned]\fR [\fIformulae\fR]
Without any arguments, list all installed formulae\.
.
.IP
@@ -252,7 +252,7 @@ If \fIformulae\fR are given, list the installed files for \fIformulae\fR\. Combi
If \fB\-\-unbrewed\fR is passed, list all files in the Homebrew prefix not installed by Homebrew\.
.
.IP
-If \fB\-\-versions\fR is passed, show the version number for installed formulae, or only the specified formulae if \fIformulae\fR are given\.
+If \fB\-\-versions\fR is passed, show the version number for installed formulae, or only the specified formulae if \fIformulae\fR are given\. With \fB\-\-multiple\fR, only show formulae with multiple versions installed\.
.
.IP
If \fB\-\-pinned\fR is passed, show the versions of pinned formulae, or only the specified (pinned) formulae if \fIformulae\fR are given\. See also \fBpin\fR, \fBunpin\fR\.