diff --git a/plugins/brew/_brew b/plugins/brew/_brew index 9eb3bb557..00f16b3e9 100644 --- a/plugins/brew/_brew +++ b/plugins/brew/_brew @@ -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'