cosmetics

This commit is contained in:
Ward Wouts 2002-05-25 13:41:54 +00:00
parent 9de4376d2d
commit fab651fd54

View file

@ -77,8 +77,8 @@ def parse_options(options)
print "\nUsage:\n"
exit
end
print opts.error_message
print "Remaining args: #{ARGV.join(', ')}\n"
#print opts.error_message
#print "Remaining args: #{ARGV.join(', ')}\n"
return options
end