mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
Remove brew cask update
from ZSH completions.
This commit is contained in:
parent
b11f38659a
commit
ddaf17396e
@ -43,7 +43,6 @@ __brew_cask_commands() {
|
|||||||
'search:searches all known Casks'
|
'search:searches all known Casks'
|
||||||
'style:checks Cask style using RuboCop'
|
'style:checks Cask style using RuboCop'
|
||||||
'uninstall:uninstalls the given Cask'
|
'uninstall:uninstalls the given Cask'
|
||||||
"update:a synonym for 'brew update'"
|
|
||||||
'zap:zaps all files associated with the given Cask'
|
'zap:zaps all files associated with the given Cask'
|
||||||
)
|
)
|
||||||
_describe -t commands "brew cask command" commands
|
_describe -t commands "brew cask command" commands
|
||||||
|
Loading…
x
Reference in New Issue
Block a user