Add outdated to brew help
Also rearrange and alphabetise.
This commit is contained in:
parent
74c44a20e0
commit
1dfab1350a
@ -90,23 +90,26 @@ Usage: brew command [formula] ...
|
|||||||
Usage: brew [--prefix] [--cache] [--version|-v]
|
Usage: brew [--prefix] [--cache] [--version|-v]
|
||||||
Usage: brew [--verbose|-v]
|
Usage: brew [--verbose|-v]
|
||||||
|
|
||||||
Commands:
|
Principle Commands:
|
||||||
install formula ... [--ignore-dependencies] [--HEAD|-H]
|
install formula ... [--ignore-dependencies] [--HEAD|-H]
|
||||||
remove formula ...
|
|
||||||
search [/regex/] [substring]
|
|
||||||
list [--unbrewed] [formula] ...
|
list [--unbrewed] [formula] ...
|
||||||
link formula ...
|
search [/regex/] [substring]
|
||||||
unlink formula ...
|
uninstall formula ...
|
||||||
home formula ...
|
|
||||||
info [formula] [--github]
|
|
||||||
cleanup [formula]
|
|
||||||
prune
|
|
||||||
update
|
update
|
||||||
|
|
||||||
|
Other Commands:
|
||||||
|
cleanup [formula]
|
||||||
|
home formula ...
|
||||||
|
info [formula] [--github]
|
||||||
|
link formula ...
|
||||||
|
outdated
|
||||||
|
prune
|
||||||
|
unlink formula ...
|
||||||
|
|
||||||
Commands useful when contributing:
|
Commands useful when contributing:
|
||||||
log formula
|
|
||||||
create URL
|
create URL
|
||||||
edit [formula]
|
edit [formula]
|
||||||
|
log formula
|
||||||
install formula [--debug|-d] [--interactive|-i] [--verbose|-v]
|
install formula [--debug|-d] [--interactive|-i] [--verbose|-v]
|
||||||
|
|
||||||
To visit the Homebrew homepage type:
|
To visit the Homebrew homepage type:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user