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:
Charlie Sharpsteen 2013-01-30 09:30:01 -08:00
parent 3414b4d689
commit 1fbc32d842

View File

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