(longopts): Add --help, --version.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 21 Sep 2004 22:11:28 +0000 (22:11 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 21 Sep 2004 22:11:28 +0000 (22:11 +0000)
commit288994697f3ae979c5d7f4d781b7ab637addcf0a
tree5bca9b56a2b90d49e1d6b060af2c245c1dc51db4
parentca316df53ceaf37dce92fdb0c2c156534dc0fce3
(longopts): Add --help, --version.
(main): Use longopts rather than parse_long_options.
(main): Don't reorder arguments, so that we can check weird file names.
src/pathchk.c