aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/help.rb
diff options
context:
space:
mode:
authorXu Cheng2015-05-06 16:19:07 +0800
committerXu Cheng2015-05-06 16:19:07 +0800
commit1f7c4ee6449e8458824bab62cef04fb5b7b93388 (patch)
tree4514c729746510f16b048424ca1821c15e145f07 /Library/Homebrew/cmd/help.rb
parent83bcde23170ceed42f6b86b5ea66a5ce20e00ff4 (diff)
downloadbrew-1f7c4ee6449e8458824bab62cef04fb5b7b93388.tar.bz2
replace `brew upgrade` with `brew upgrade --all`.
Diffstat (limited to 'Library/Homebrew/cmd/help.rb')
-rw-r--r--Library/Homebrew/cmd/help.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/cmd/help.rb b/Library/Homebrew/cmd/help.rb
index f4fedc529..ce015a42b 100644
--- a/Library/Homebrew/cmd/help.rb
+++ b/Library/Homebrew/cmd/help.rb
@@ -6,7 +6,7 @@ Example usage:
brew search [foo]
brew list [FORMULA...]
brew update
- brew upgrade [FORMULA...]
+ brew upgrade [--all | FORMULA...]
brew pin/unpin [FORMULA...]
Troubleshooting: