Tweak usage for brew switch

This commit is contained in:
Adam Vandenberg 2010-06-16 09:44:29 -07:00
parent ecfc8a8c11
commit 77ae1821b5

View File

@ -2,7 +2,7 @@ require 'formula'
require 'keg'
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
end