correct usage

This commit is contained in:
Barry Haddow 2013-10-17 14:37:41 +01:00
parent ecc30bcfe2
commit 3b996362f4

View File

@ -68,7 +68,7 @@ if ($HELP)
print " -b ... disable Perl buffering.\n";
print " -time ... enable processing time calculation.\n";
print " -penn ... use Penn treebank-like tokenization.\n";
print " -protect FILE ... specify file with patters to be protected in tokenisation.\n";
print " -protected FILE ... specify file with patters to be protected in tokenisation.\n";
exit;
}