Skip to content

Commit

Permalink
Merge pull request #211 from lukesteensen/patch-1
Browse files Browse the repository at this point in the history
Add 'services' command to homebrew completion
  • Loading branch information
sirech committed Apr 12, 2014
2 parents 072ad18 + 5edeb23 commit acff08b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/_brew
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit acff08b

Please sign in to comment.