Add tap and untap to zsh completion help
Closes Homebrew/homebrew#20676. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
c0eb1f10de
commit
daacb69e9b
@ -39,8 +39,10 @@ _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 formula repository from GitHub, or list existing taps'
|
||||
'unlink:unlink a formula'
|
||||
'unpin:unpin specified formulae'
|
||||
'untap:remove a tapped repository'
|
||||
'update:freshen up links'
|
||||
'upgrade:upgrade outdated formulae'
|
||||
'uses:show formulae which depend on a formula'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user