completions/zsh: Update brew cask completions.

This commit is contained in:
Simon Olofsson 2017-11-16 14:03:42 +01:00
parent 2225febfb3
commit f86d8a06cc

View File

@ -40,6 +40,8 @@ __brew_cask_commands() {
'info:displays information about the given Cask'
'install:installs the given Cask'
'list:with no args, lists installed Casks; given installed Casks, lists staged files'
'outdated:list the outdated installed Casks'
'reinstall:reinstalls the given Cask'
'search:searches all known Casks'
'style:checks Cask style using RuboCop'
'uninstall:uninstalls the given Cask'