Fix lame syntax error

This commit is contained in:
rginda%netscape.com 2000-03-10 18:58:45 +00:00
parent 0ce1875c14
commit f0ce2b2a73

View File

@ -452,7 +452,7 @@ sub usage {
"(-b|--bugurl) Bugzilla URL.\n" .
" (default is $opt_bug_url)\n" .
"(-c|--classpath) Classpath (Rhino only.)\n" .
"(-e|--engine) <type> ... Specify the type of engine(s) to test.\n"
"(-e|--engine) <type> ... Specify the type of engine(s) to test.\n" .
" <type> is one or more of\n" .
" (smopt|smdebug|lcopt|lcdebug|xpcshell|" .
"rhino|rhinoi).\n" .