fix typo in flag for -u option

master
Oz Linden 2011-10-06 16:30:32 -04:00
parent ddc74472e9
commit 066d63022b
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ my $mini_HELP = "
";
&GetOptions("help" => \$Help
,"unmatched" => \$UnMatchedOnlly
,"unmatched" => \$UnMatchedOnly
,"table-only" => \$TableOnly
,"gpu-table=s" => \$GpuTable
,"diff=s" => \$Diff