From 207e694dd81046c2d2fa740f565ec2bb31f8152e Mon Sep 17 00:00:00 2001 From: graehl Date: Mon, 28 Jun 2010 19:34:33 +0000 Subject: spelling git-svn-id: https://ws10smt.googlecode.com/svn/trunk@43 ec762483-ff6d-05da-a07a-a48fb63a330f --- vest/parallelize.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vest/parallelize.pl') diff --git a/vest/parallelize.pl b/vest/parallelize.pl index a81edee0..b7e7427e 100755 --- a/vest/parallelize.pl +++ b/vest/parallelize.pl @@ -88,7 +88,7 @@ unless (GetOptions( "baseport=i" => \$basep, "iport=i" => \$randp, #ugly option name so first letter doesn't conflict "no-which!" => \$no_which, - "n-cd!" => \$no_cd, + "no-cd!" => \$no_cd, ) && scalar @ARGV){ print_help(); die "bad options."; -- cgit v1.2.3