Merge pull request #370 from vitorgalvao/patch-1

_brew: add 'style' to cask
This commit is contained in:
nicoulaj 2016-02-04 22:34:31 +01:00
commit e6354e099e
1 changed files with 1 additions and 0 deletions

View File

@ -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"