Remove brew cask update from ZSH completions.

This commit is contained in:
Markus Reiter 2016-12-30 10:40:21 +01:00
parent b11f38659a
commit ddaf17396e

View File

@ -43,7 +43,6 @@ __brew_cask_commands() {
'search:searches all known Casks'
'style:checks Cask style using RuboCop'
'uninstall:uninstalls the given Cask'
"update:a synonym for 'brew update'"
'zap:zaps all files associated with the given Cask'
)
_describe -t commands "brew cask command" commands