minor error

This commit is contained in:
Hieu Hoang 2014-01-20 15:42:17 +00:00
parent 4d080a5bcb
commit ade7400fc7

View File

@ -140,7 +140,7 @@ $_HELP = 1
'lmodel-oov-feature' => \$_LMODEL_OOV_FEATURE,
'num-lattice-features=i' => \$_NUM_LATTICE_FEATURES,
'flexibility-score' => \$_FLEXIBILITY_SCORE,
'extract-command' => \$_EXTRACT_COMMAND,
'extract-command=s' => \$_EXTRACT_COMMAND,
);
if ($_HELP) {