Skip to content

Commit

Permalink
Added 'reinstall' command to brew completion
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-yantsen authored and avbranco committed Sep 15, 2013
1 parent de5ff41 commit 7eed299
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/brew/_brew
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ _1st_arguments=(
'missing:check all installed formuale for missing dependencies.'
'outdated:list formulas for which a newer version is available'
'prune:remove dead links'
'reinstall:reinstall a formula'
'remove:remove a formula'
'search:search for a formula (/regex/ or string)'
'server:start a local web app that lets you browse formulae (requires Sinatra)'
Expand Down

0 comments on commit 7eed299

Please sign in to comment.