Document brew deps --installed
This commit is contained in:
parent
22f2f6aed3
commit
36cc8ee361
@ -90,6 +90,8 @@ Note that these flags should only appear after a command.
|
||||
|
||||
If `--all` is passed, show dependencies for all formulae.
|
||||
|
||||
If `--installed` is passed, show dependencies for all installed formulae.
|
||||
|
||||
* `diy [--set-name <name>] [--set-version <version>]`:
|
||||
Automatically determine the installation prefix for non-Homebrew software.
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
.\" generated with Ronn/v0.7.3
|
||||
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
||||
.
|
||||
.TH "BREW" "1" "March 2013" "Homebrew" "brew"
|
||||
.TH "BREW" "1" "April 2013" "Homebrew" "brew"
|
||||
.
|
||||
.SH "NAME"
|
||||
\fBbrew\fR \- The missing package manager for OS X
|
||||
@ -99,6 +99,9 @@ If \fB\-\-tree\fR is passed, show dependencies as a tree\.
|
||||
.IP
|
||||
If \fB\-\-all\fR is passed, show dependencies for all formulae\.
|
||||
.
|
||||
.IP
|
||||
If \fB\-\-installed\fR is passed, show dependencies for all installed formulae\.
|
||||
.
|
||||
.TP
|
||||
\fBdiy [\-\-set\-name <name>] [\-\-set\-version <version>]\fR
|
||||
Automatically determine the installation prefix for non\-Homebrew software\.
|
||||
|
Loading…
x
Reference in New Issue
Block a user