Support the brew instal
typo
Because `gem instal` works too.
This commit is contained in:
parent
d78b89dd2e
commit
00e654a8b7
1
bin/brew
1
bin/brew
@ -55,6 +55,7 @@ begin
|
|||||||
'-S' => :search,
|
'-S' => :search,
|
||||||
'up' => :update,
|
'up' => :update,
|
||||||
'ln' => :link,
|
'ln' => :link,
|
||||||
|
'instal' => :install, # gem does the same
|
||||||
'rm' => :uninstall,
|
'rm' => :uninstall,
|
||||||
'remove' => :uninstall,
|
'remove' => :uninstall,
|
||||||
'configure' => :diy,
|
'configure' => :diy,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user