Skip to content
Snippets Groups Projects
Commit 532f4d2d authored by Gabe Berke-Williams's avatar Gabe Berke-Williams Committed by Adam Vandenberg
Browse files

Add `missing` and `server` to ZSH completion

parent 8199f1d6
No related branches found
No related tags found
No related merge requests found
......@@ -28,10 +28,12 @@ _1st_arguments=(
'link:link a formula'
'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.'
'outdated:list formulas for which a newer version is available'
'prune:remove dead links'
'remove:remove a formula'
'search:search for a formula (/regex/ or string)'
'server:start a local web app that lets you browse formulae (requires Sinatra)'
'unlink:unlink a formula'
'update:freshen up links'
'uses:show formulas which depend on a formula'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment