Add brew which to man page
This commit is contained in:
parent
2b9c6def6d
commit
440d8ea4c5
@ -233,6 +233,11 @@ For the full command list, see the COMMANDS section.
|
|||||||
|
|
||||||
If `--installed` is passed, only lists installed formulae.
|
If `--installed` is passed, only lists installed formulae.
|
||||||
|
|
||||||
|
* `which` [<formulae>]:
|
||||||
|
List versions of installed brews.
|
||||||
|
|
||||||
|
If <formulae> are given, only list versions for the specified brews.
|
||||||
|
|
||||||
* `--cache`:
|
* `--cache`:
|
||||||
Display Homebrew's download cache. *Default:* `~/Library/Cache/Homebrew`
|
Display Homebrew's download cache. *Default:* `~/Library/Cache/Homebrew`
|
||||||
|
|
||||||
|
|||||||
@ -260,6 +260,13 @@ Show the formulas that specify \fIformula\fR as a dependency\. The list is not r
|
|||||||
If \fB\-\-installed\fR is passed, only lists installed formulae\.
|
If \fB\-\-installed\fR is passed, only lists installed formulae\.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
|
\fBwhich\fR [\fIformulae\fR]
|
||||||
|
List versions of installed brews\.
|
||||||
|
.
|
||||||
|
.IP
|
||||||
|
If \fIformulae\fR are given, only list versions for the specified brews\.
|
||||||
|
.
|
||||||
|
.TP
|
||||||
\fB\-\-cache\fR
|
\fB\-\-cache\fR
|
||||||
Display Homebrew\'s download cache\. \fIDefault:\fR \fB~/Library/Cache/Homebrew\fR
|
Display Homebrew\'s download cache\. \fIDefault:\fR \fB~/Library/Cache/Homebrew\fR
|
||||||
.
|
.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user