help tidying

This commit is contained in:
dataking 2017-07-24 14:00:56 -07:00
parent e13bc9266d
commit 4da45e7cca

View File

@ -2378,7 +2378,9 @@ if ($verbose) {
sub usage {
if ((!$output) and (!$showversion)) {
print colored("You must specify an output file.\n", "yellow");
unless ($help) {
print colored("You must specify an output file.\n", "yellow");
}
}
print <<END;