Merge pull request #360 from vitorgalvao/patch-1

_brew: alfred is no longer a valid cask command
This commit is contained in:
nicoulaj 2016-02-04 22:32:14 +01:00
commit 4a23910f59
1 changed files with 0 additions and 1 deletions

View File

@ -64,7 +64,6 @@ _brew_outdated_formulae() {
_brew_cask() { _brew_cask() {
local -a _1st_arguments local -a _1st_arguments
_1st_arguments=( _1st_arguments=(
"alfred:displays note about new built-in alfred support"
"audit:verifies installability of Casks" "audit:verifies installability of Casks"
"cat:dump raw source of the given Cask to the standard output" "cat:dump raw source of the given Cask to the standard output"
"cleanup:cleans up cached downloads and tracker symlinks" "cleanup:cleans up cached downloads and tracker symlinks"