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 dd174085f..89d73f612 100644 --- a/Library/Contributions/manpages/brew.1.md +++ b/Library/Contributions/manpages/brew.1.md @@ -233,6 +233,11 @@ For the full command list, see the COMMANDS section. 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`: Display Homebrew's download cache. *Default:* `~/Library/Cache/Homebrew` |
