Typo in usage
I patched the patch wrongly.
This commit is contained in:
parent
c4041f4492
commit
c7976fcca2
@ -80,15 +80,15 @@ module HomebrewArgvExtension
|
|||||||
<<-EOS
|
<<-EOS
|
||||||
Usage: brew command [formula] ...
|
Usage: brew command [formula] ...
|
||||||
Usage: brew [--prefix] [--cache] [--version]
|
Usage: brew [--prefix] [--cache] [--version]
|
||||||
Usage: brew [--verbose]
|
Usage: brew [--verbose|-v]
|
||||||
|
|
||||||
Commands:
|
Commands:
|
||||||
install formula ... [--debug] [--interactive]
|
install formula ... [--debug|-d] [--interactive|-i]
|
||||||
remove formula ...
|
remove formula ...
|
||||||
list formula ...
|
search [regex]
|
||||||
|
list [formula] ...
|
||||||
link formula ...
|
link formula ...
|
||||||
home formula ...
|
home formula ...
|
||||||
available [formula or regex]
|
|
||||||
info [formula] [--github]
|
info [formula] [--github]
|
||||||
make url
|
make url
|
||||||
prune
|
prune
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user