aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/help.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2014-04-26 23:31:39 -0700
committerAdam Vandenberg2014-04-30 19:09:29 -0700
commitd4b0599a86b5d0242477597506af69df24784523 (patch)
treead67a019989cb39e5e73754ff16f8a159f3f9592 /Library/Homebrew/cmd/help.rb
parent48cd833a15eaedcc7ec33244f00066c4c940f01e (diff)
downloadbrew-d4b0599a86b5d0242477597506af69df24784523.tar.bz2
--config -> config
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 b76e363f7..d185c41e2 100644
--- a/Library/Homebrew/cmd/help.rb
+++ b/Library/Homebrew/cmd/help.rb
@@ -12,7 +12,7 @@ Example usage:
Troubleshooting:
brew doctor
brew install -vd FORMULA
- brew [--env | --config]
+ brew [--env | config]
Brewing:
brew create [URL [--no-fetch]]