diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/manpages/brew.1.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Homebrew/manpages/brew.1.md b/Library/Homebrew/manpages/brew.1.md index 1e15e115b..86ebe929a 100644 --- a/Library/Homebrew/manpages/brew.1.md +++ b/Library/Homebrew/manpages/brew.1.md @@ -315,8 +315,8 @@ With `--verbose` or `-v`, many commands print extra debugging information. Note If `--force` is passed, then treat installed <formulae> and passed <formulae> like if they are from same taps and migrate them anyway. - * `options` [`--compact`] [`--all`] [`--installed`] <formula>: - Display install options specific to <formula>. + * `options` [`--compact`] (`--all`|`--installed`|<formulae>): + Display install options specific to <formulae>. If `--compact` is passed, show all options on a single line separated by spaces. |
