bin/mvmv in mvmv-0.1.0 vs bin/mvmv in mvmv-0.1.1
- old
+ new
@@ -48,10 +48,10 @@
mvmv.rename! command, *args
else
mvmv.rename command, *args
end
rescue ArgumentError => e
- puts opts
+ puts usage
exit 1
rescue Exception => e
exit 1
end