From bc82365a3ee9fec7eeccc54920d29b2b1a82be2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Wed, 21 Oct 2015 01:20:00 +0100 Subject: [PATCH] _brew: alfred is no longer a valid cask command --- src/_brew | 1 - 1 file changed, 1 deletion(-) diff --git a/src/_brew b/src/_brew index e51e99b..97457ac 100644 --- a/src/_brew +++ b/src/_brew @@ -41,7 +41,6 @@ _brew_outdated_formulae() { _brew_cask() { local -a _1st_arguments _1st_arguments=( - "alfred:displays note about new built-in alfred support" "audit:verifies installability of Casks" "cat:dump raw source of the given Cask to the standard output" "cleanup:cleans up cached downloads and tracker symlinks"