aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBen Bleything2010-01-26 11:12:13 -0800
committerAdam Vandenberg2010-01-29 23:48:46 -0800
commit5fd7b662aec59bd35f438b207aeb7e98a23a83e9 (patch)
tree96e9a54bf3221cff1e566516144e177c1c260ab6 /Library
parent057a0bfb3cf7d5c9375d3bad5458c97a775c248b (diff)
downloadhomebrew-5fd7b662aec59bd35f438b207aeb7e98a23a83e9.tar.bz2
remove the nonexistant list --brewed flag from the help output.
Resolves mxcl/homebrew#158. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/extend/ARGV.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/extend/ARGV.rb b/Library/Homebrew/extend/ARGV.rb
index 19d8f9b0c..c92793416 100644
--- a/Library/Homebrew/extend/ARGV.rb
+++ b/Library/Homebrew/extend/ARGV.rb
@@ -94,7 +94,7 @@ Commands:
install formula ... [--ignore-dependencies] [--HEAD|-H]
remove formula ...
search [/regex/] [substring]
- list [--brewed] [--unbrewed] [formula] ...
+ list [--unbrewed] [formula] ...
link formula ...
unlink formula ...
home formula ...