diff --git a/plugins/brew/_brew b/plugins/brew/_brew index 1dcf0a4bf..120a69be0 100644 --- a/plugins/brew/_brew +++ b/plugins/brew/_brew @@ -31,6 +31,7 @@ _1st_arguments=( '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)' + 'tap:tap a new source of formulae on Github' 'unlink:unlink a formula' 'update:freshen up links' 'upgrade:upgrade outdated formulae'