Add 'services' command to homebrew completion

This commit is contained in:
Luke Steensen 2014-02-11 21:22:44 -06:00
parent 4ffedd4ac8
commit 5edeb23f10
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,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:manage background services via launchctl'
'tap:tap a new formula repository from GitHub, or list existing taps'
'test:a few formulae provide a test method'
'unlink:unlink a formula'