This commit is contained in:
Peter Lewis 2015-06-12 17:18:52 +00:00
commit 136578a4ee

View file

@ -35,8 +35,9 @@ _1st_arguments=(
'info:information about a formula'
'install:install a formula'
'reinstall:install a formula anew; re-using its current options'
'leaves:list all installed formulae (without dependencies)'
'link:link a formula'
'list:list files in a formula or not-installed formulae'
'list:list all installed formulae and dependencies / list files in a formula or not-installed formulae'
'log:git commit log for a formula'
'missing:check all installed formuale for missing dependencies.'
'outdated:list formulae for which a newer version is available'