Tweak usage for brew switch
This commit is contained in:
parent
ecfc8a8c11
commit
77ae1821b5
@ -2,7 +2,7 @@ require 'formula'
|
|||||||
require 'keg'
|
require 'keg'
|
||||||
|
|
||||||
if ARGV.named.length != 2
|
if ARGV.named.length != 2
|
||||||
onoe "Two parameters are expected, the formula name and version to link."
|
onoe "Usage: brew switch formula version"
|
||||||
exit 1
|
exit 1
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user