Merge pull request #211 from lukesteensen/patch-1
Add 'services' command to homebrew completion
This commit is contained in:
		
						commit
						acff08bec8
					
				|  | @ -63,6 +63,7 @@ _1st_arguments=( | ||||||
|   'remove:remove a formula' |   'remove:remove a formula' | ||||||
|   'search:search for a formula (/regex/ or string)' |   'search:search for a formula (/regex/ or string)' | ||||||
|   'server:start a local web app that lets you browse formulae (requires Sinatra)' |   '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' |   'tap:tap a new formula repository from GitHub, or list existing taps' | ||||||
|   'test:a few formulae provide a test method' |   'test:a few formulae provide a test method' | ||||||
|   'unlink:unlink a formula' |   'unlink:unlink a formula' | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue