_brew: alfred is no longer a valid cask command
This commit is contained in:
parent
c2dde89fb3
commit
bc82365a3e
|
@ -41,7 +41,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"
|
||||||
|
|
Loading…
Reference in New Issue