Browse Source

Add "options" as a valide 1st argument

Adrien Dudouit-Exposito 11 years ago
parent
commit
103fc334d6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      plugins/brew/_brew

+ 1 - 0
plugins/brew/_brew

@@ -26,6 +26,7 @@ _1st_arguments=(
   'list:list files in a formula or not-installed formulae'
   'log:git commit log for a formula'
   'missing:check all installed formuale for missing dependencies.'
+  'options:display install options specific to formula.'
   'outdated:list formulas for which a newer version is available'
   'prune:remove dead links'
   'reinstall:reinstall a formula'