Merge pull request #211 from lukesteensen/patch-1

Add 'services' command to homebrew completion
This commit is contained in:
Mario Fernández 2014-04-12 12:59:49 +02:00
commit acff08bec8
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'