_brew: add 'style' to cask

This commit is contained in:
Vítor Galvão 2016-01-17 12:17:30 +00:00
parent c2dde89fb3
commit 7bbf2ef5c6
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,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"