Document 'brew missing'.
This commit is contained in:
parent
f5b66f2a04
commit
c9e2a9e5cb
@ -171,6 +171,9 @@ Some external commands are shipped with Homebrew, and enabled by default.
|
||||
* `audit`:
|
||||
Checks all formulae for Homebrew coding style violations.
|
||||
|
||||
* `missing`:
|
||||
Checks all installed formuale for missing dependencies.
|
||||
|
||||
## ENVIRONMENT
|
||||
|
||||
* HOMEBREW\_DEBUG:
|
||||
|
||||
@ -181,6 +181,10 @@ Downloads the tarball or checks out from VCS for the given \fIformula\fR\. For t
|
||||
\fBaudit\fR
|
||||
Checks all formulae for Homebrew coding style violations\.
|
||||
.
|
||||
.TP
|
||||
\fBmissing\fR
|
||||
Checks all installed formuale for missing dependencies\.
|
||||
.
|
||||
.SH "ENVIRONMENT"
|
||||
.
|
||||
.TP
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user