aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Reiter2016-12-30 10:40:21 +0100
committerMarkus Reiter2016-12-30 14:01:43 +0100
commitddaf17396e4d0888ed2429821a94990800bd0814 (patch)
tree7f55b15ee57a4437a2b6217045966fb23b27a62c
parentb11f38659a9799b3670655677216e0176de3a765 (diff)
downloadbrew-ddaf17396e4d0888ed2429821a94990800bd0814.tar.bz2
Remove `brew cask update` from ZSH completions.
-rw-r--r--completions/zsh/_brew_cask1
1 files changed, 0 insertions, 1 deletions
diff --git a/completions/zsh/_brew_cask b/completions/zsh/_brew_cask
index bb64a2e32..1e493fc2a 100644
--- a/completions/zsh/_brew_cask
+++ b/completions/zsh/_brew_cask
@@ -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