diff options
Diffstat (limited to 'Library/Contributions/brew_zsh_completion.zsh')
| -rw-r--r-- | Library/Contributions/brew_zsh_completion.zsh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Contributions/brew_zsh_completion.zsh b/Library/Contributions/brew_zsh_completion.zsh index e497cd11e..878a3f9d3 100644 --- a/Library/Contributions/brew_zsh_completion.zsh +++ b/Library/Contributions/brew_zsh_completion.zsh @@ -27,6 +27,7 @@ _1st_arguments=( 'audit:check formulae for Homebrew coding style' 'cat:display formula file for a formula' 'cleanup:uninstall unused and old versions of packages' + 'commands:show a list of commands' 'create:create a new formula' 'deps:list dependencies and dependants of a formula' 'doctor:audits your installation for common issues' |
