0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00

Add "options" as a valide 1st argument

This commit is contained in:
Adrien Dudouit-Exposito 2013-10-26 11:43:59 +02:00
parent 90c28b786a
commit 103fc334d6

View file

@ -26,6 +26,7 @@ _1st_arguments=(
'list:list files in a formula or not-installed formulae'
'log:git commit log for a formula'
'missing:check all installed formuale for missing dependencies.'
'options:display install options specific to formula.'
'outdated:list formulas for which a newer version is available'
'prune:remove dead links'
'reinstall:reinstall a formula'