Document 'brew missing'.

This commit is contained in:
Adam Vandenberg 2010-08-15 15:25:35 -07:00
parent f5b66f2a04
commit c9e2a9e5cb
3 changed files with 8 additions and 1 deletions

View File

@ -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:

View File

@ -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