diff --git a/plugins/brew/_brew b/plugins/brew/_brew index bf0a286c..a25caf40 100644 --- a/plugins/brew/_brew +++ b/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'