aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/help.rb
diff options
context:
space:
mode:
authorXu Cheng2015-08-07 19:36:29 +0800
committerXu Cheng2015-08-07 19:36:29 +0800
commit8fecd4c198948dc1d86240b1a3ee4648da49ffe0 (patch)
tree614dfd89c7c12c424f783b5f8cb01ee4dad8eb2f /Library/Homebrew/cmd/help.rb
parent7a4710251159dc0a3843170aa2167a2fffbb3b16 (diff)
downloadbrew-8fecd4c198948dc1d86240b1a3ee4648da49ffe0.tar.bz2
help: remove obsoleted argument
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 474bda0d6..6e1f3f07a 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 [--all | FORMULA...]
+ brew upgrade [FORMULA...]
brew pin/unpin [FORMULA...]
Troubleshooting: