brew: add upgrade command

This commit is contained in:
Damien Pollet 2011-12-13 17:09:59 +01:00
parent 6afcb9b355
commit abc09e5b64
1 changed files with 1 additions and 0 deletions

1
_brew
View File

@ -54,6 +54,7 @@ _1st_arguments=(
'server:start a local web app that lets you browse formulae (requires Sinatra)'
'unlink:unlink a formula'
'update:freshen up links'
'upgrade:upgrade outdated formulae'
'uses:show formulae which depend on a formula'
)