Add 'services' command to homebrew completion

This commit is contained in:
Luke Steensen 2014-02-11 21:14:02 -06:00 committed by Ed Lui
commit baa7e335c0

View file

@ -48,7 +48,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)'
'services:small wrapper around `launchctl` for supported formulae'
'services:manage background services via launchctl'
'tap:tap a new formula repository from GitHub, or list existing taps'
'unlink:unlink a formula'
'unpin:unpin specified formulae'