diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Contributions/manpages/brew.1.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md index 0e4525cd3..a15fbfeb7 100644 --- a/Library/Contributions/manpages/brew.1.md +++ b/Library/Contributions/manpages/brew.1.md @@ -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) 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>: Display install options specific to <formula>. |
