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 d2a72844a..d6c9870ef 100644 --- a/share/man/man1/brew.1 +++ b/share/man/man1/brew.1 @@ -206,7 +206,7 @@ Check the given \fIformulae\fR for missing dependencies\. If no \fIformulae\fR are given, check all installed brews\. . .TP -\fBoptions [\-\-compact] [\-\-all]\fR \fIformula\fR +\fBoptions [\-\-compact] [\-\-all] [\-\-installed]\fR \fIformula\fR Display install options specific to \fIformula\fR\. . .IP @@ -215,6 +215,9 @@ If \fB\-\-compact\fR is passed, show all options on a single line separated by s .IP If \fB\-\-all\fR is passed, show options for all formulae\. . +.IP +If \fB\-\-installed\fR is passed, show options for all installed formulae\. +. .TP \fBoutdated [\-\-quiet]\fR Show formulae that have an updated version available\. |
