help tidying
This commit is contained in:
parent
e13bc9266d
commit
4da45e7cca
|
@ -2378,7 +2378,9 @@ if ($verbose) {
|
||||||
sub usage {
|
sub usage {
|
||||||
|
|
||||||
if ((!$output) and (!$showversion)) {
|
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;
|
print <<END;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user