typos in perl -h output
authorRichard A. Wells <Rwells@uhs.harvard.edu>
Thu, 4 Sep 1997 12:00:00 +0000 (00:00 +1200)
committerTim Bunce <Tim.Bunce@ig.co.uk>
Thu, 4 Sep 1997 12:00:00 +0000 (00:00 +1200)
commit50492d440d979148ae8a1d4c450e80c4590a6d76
tree4348e157d42d2d19e1bdb326affe41327bef7f83
parent9728674739bde9b5cefa9bd69aa235b6068d6a51
typos in perl -h output

Typos in perl -h:

Usage: C:\PERL5.004_01\BIN\PERL.EXE [switches] [--] [programfile] [arguments]
[...]

  -Idirectory     specify @INC/#include directory (may be used more then once)
                                                                    ^^^^
  -l[octal]       enable line ending processing, specifies line teminator
                                                                ^^^^^^^^^
[...]
  -n              assume 'while (<>) { ... }' loop arround your script
                                                   ^^^^^^^
[...]

p5p-msgid: 6D0BF914BC@gateuhs.harvard.edu
perl.c