brew-help: Add options to example usage
Also, move the line containing `info`, `home` and `options` to the top of the list as users should be running these before installation. Ref. Homebrew/homebrew#13224.
This commit is contained in:
parent
3414b4d689
commit
1fbc32d842
@ -1,12 +1,12 @@
|
||||
HOMEBREW_HELP = <<-EOS
|
||||
Example usage:
|
||||
brew [info | home | options ] [FORMULA...]
|
||||
brew install FORMULA...
|
||||
brew uninstall FORMULA...
|
||||
brew search [foo]
|
||||
brew list [FORMULA...]
|
||||
brew update
|
||||
brew upgrade [FORMULA...]
|
||||
brew [info | home] [FORMULA...]
|
||||
|
||||
Troubleshooting:
|
||||
brew doctor
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user