mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
Add 'services' command to homebrew completion
This commit is contained in:
parent
f3c1139334
commit
baa7e335c0
1 changed files with 1 additions and 1 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue