Internals: Fix spacing of last commit
This commit is contained in:
parent
d0fbdfac07
commit
6ef7d5f0fd
|
|
@ -59,7 +59,7 @@ foreach my $sw (@ARGV) {
|
|||
}
|
||||
|
||||
Getopt::Long::config("no_auto_abbrev","pass_through");
|
||||
if (! GetOptions (
|
||||
if (! GetOptions(
|
||||
# Major operating modes
|
||||
"help" => \&usage,
|
||||
"debug:s" => \&debug,
|
||||
|
|
|
|||
Loading…
Reference in New Issue