Added 'uninstall' command to brew completion

pull/3057/head
Igor Zoriy 2014-08-26 01:05:13 +07:00
parent 1b7a3ea99a
commit ee33cee83e
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ _1st_arguments=(
'server:start a local web app that lets you browse formulae (requires Sinatra)'
'services:small wrapper around `launchctl` for supported formulae'
'tap:tap a new formula repository from GitHub, or list existing taps'
'uninstall:uninstall a formula'
'unlink:unlink a formula'
'unpin:unpin specified formulae'
'untap:remove a tapped repository'