Redocument brew missing
in the man page
Per mxcl/homebrew@6b0c44d, @mxcl: "And in that mind, brew missing is some cases an essential tool and should absolutely be in the manpage." Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
b8b7ad7ef2
commit
15706ec7d4
@ -198,6 +198,11 @@ For the full command list, see the COMMANDS section.
|
|||||||
Show the git log for the given formulae. Options that `git-log`(1)
|
Show the git log for the given formulae. Options that `git-log`(1)
|
||||||
recognizes can be passed before the formula list.
|
recognizes can be passed before the formula list.
|
||||||
|
|
||||||
|
* `missing [<formulae>]`:
|
||||||
|
Check the given <formulae> for missing dependencies.
|
||||||
|
|
||||||
|
If no <formulae> are given, check all installed brews.
|
||||||
|
|
||||||
* `options [--compact] [--all] [--installed]` <formula>:
|
* `options [--compact] [--all] [--installed]` <formula>:
|
||||||
Display install options specific to <formula>.
|
Display install options specific to <formula>.
|
||||||
|
|
||||||
|
@ -217,6 +217,13 @@ If \fB\-\-versions\fR is passed, show the version number for installed formulae,
|
|||||||
Show the git log for the given formulae\. Options that \fBgit\-log\fR(1) recognizes can be passed before the formula list\.
|
Show the git log for the given formulae\. Options that \fBgit\-log\fR(1) recognizes can be passed before the formula list\.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
|
\fBmissing [<formulae>]\fR
|
||||||
|
Check the given \fIformulae\fR for missing dependencies\.
|
||||||
|
.
|
||||||
|
.IP
|
||||||
|
If no \fIformulae\fR are given, check all installed brews\.
|
||||||
|
.
|
||||||
|
.TP
|
||||||
\fBoptions [\-\-compact] [\-\-all] [\-\-installed]\fR \fIformula\fR
|
\fBoptions [\-\-compact] [\-\-all] [\-\-installed]\fR \fIformula\fR
|
||||||
Display install options specific to \fIformula\fR\.
|
Display install options specific to \fIformula\fR\.
|
||||||
.
|
.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user