X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=bin%2Fdebbugs-loadsql;fp=bin%2Fdebbugs-loadsql;h=b36a4998747a22513eab8d0b2aeb8d1fb740aad7;hb=cf89e61d7b50ff01a08318619f5fbab094d3dcbb;hp=2edcd1ec32f4c9fd4f74c948e7145f3ce0958b87;hpb=4d4422fcd44089edbda1cdaf2b0c6377bfc6f8d2;p=debbugs.git diff --git a/bin/debbugs-loadsql b/bin/debbugs-loadsql index 2edcd1e..b36a499 100755 --- a/bin/debbugs-loadsql +++ b/bin/debbugs-loadsql @@ -189,7 +189,7 @@ if (not defined $subcommand) { pod2usage(); } elsif (not exists $subcommands{$subcommand}) { print STDERR "$subcommand is not a valid subcommand; displaying usage.\n"; - pod2uage(); + pod2usage(); } my $opts =