Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
7f3e56f8
Commit
7f3e56f8
authored
Dec 02, 2013
by
Robby Russell
Browse files
Merge pull request #2198 from Larandar/master
[PLUGINS] Brew: Add "options" as a valide first argument
parents
182652b0
103fc334
Changes
1
Show whitespace changes
Inline
Side-by-side
plugins/brew/_brew
View file @
7f3e56f8
...
@@ -26,6 +26,7 @@ _1st_arguments=(
...
@@ -26,6 +26,7 @@ _1st_arguments=(
'list:list files in a formula or not-installed formulae'
'list:list files in a formula or not-installed formulae'
'log:git commit log for a formula'
'log:git commit log for a formula'
'missing:check all installed formuale for missing dependencies.'
'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'
'outdated:list formulas for which a newer version is available'
'prune:remove dead links'
'prune:remove dead links'
'reinstall:reinstall a formula'
'reinstall:reinstall a formula'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment