summaryrefslogtreecommitdiff
path: root/plugins/brew
diff options
context:
space:
mode:
authorPat Regan <thehead@patshead.com>2011-04-27 04:56:44 -0400
committerPat Regan <thehead@patshead.com>2011-04-27 04:56:44 -0400
commitdc76c5694dda120fcac02b2d75ef0a149de94a2f (patch)
tree0a4043b579fc4f2306df52180495940792492a32 /plugins/brew
parent886af72125a108c2f928474c7f817dd2c164795e (diff)
parent70d0beae22e7d97d4380af32dae1618f45e3dd4b (diff)
downloadzsh-dc76c5694dda120fcac02b2d75ef0a149de94a2f.tar.gz
zsh-dc76c5694dda120fcac02b2d75ef0a149de94a2f.tar.bz2
zsh-dc76c5694dda120fcac02b2d75ef0a149de94a2f.zip
Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh
Diffstat (limited to 'plugins/brew')
-rw-r--r--plugins/brew/_brew1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/brew/_brew b/plugins/brew/_brew
index 4e590ac63..cee1e25f0 100644
--- a/plugins/brew/_brew
+++ b/plugins/brew/_brew
@@ -31,6 +31,7 @@ _1st_arguments=(
'search:search for a formula (/regex/ or string)'
'unlink:unlink a formula'
'update:freshen up links'
+ 'upgrade:upgrade outdated formulae'
'uses:show formulas which depend on a formula'
)