1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-21 15:30:09 +00:00

Merged pull request #298 from wolverian/master.

Update brew autocompletion
This commit is contained in:
Robby Russell 2011-04-26 09:45:27 -07:00
commit 69895813c2

View file

@ -31,6 +31,7 @@ _1st_arguments=(
'search:search for a formula (/regex/ or string)'
'unlink:unlink a formula'
'update:freshen up links'
'upgrade:upgrade outdated formulae'
'uses:show formulas which depend on a formula'
)