Display usage for unknown parameters etc. again

For some reason, this had disappeared.
This commit is contained in:
Max Howell 2009-06-18 09:51:45 +01:00
parent 57f7df1e3c
commit cae8fb295c

View File

@ -306,6 +306,9 @@ begin
end end
end end
end end
else
puts usage
end end
rescue StandardError, Interrupt => e rescue StandardError, Interrupt => e