mirror of
https://github.com/zsh-users/zsh-completions.git
synced 2026-09-17 16:00:19 +00:00
Merge pull request #370 from vitorgalvao/patch-1
_brew: add 'style' to cask
This commit is contained in:
@@ -76,6 +76,7 @@ _brew_cask() {
|
||||
"install:installs the given Cask"
|
||||
"list:with no args, lists installed Casks; given installed Casks, lists staged files"
|
||||
"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"
|
||||
|
||||
Reference in New Issue
Block a user