Include long-options.h
authorJim Meyering <jim@meyering.net>
Thu, 4 Mar 1999 05:36:10 +0000 (05:36 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 4 Mar 1999 05:36:10 +0000 (05:36 +0000)
commit88cbad981787d34f3dc8118bde16416c12a50421
tree1a8993c9e22726767a534efd76dd619bfc80752d
parent0ae96f236175101ddc6c8f0eaf46d08f88173486
Include long-options.h
[long_options]: Remove the "help" and "version" entries.
Remove declarations of show_help and show_version.
(main): Use parse_long_options, including author name(s).
Remove the show_version and show_help blocks.
21 files changed:
src/cat.c
src/cksum.c
src/comm.c
src/csplit.c
src/cut.c
src/expand.c
src/fmt.c
src/fold.c
src/head.c
src/nl.c
src/od.c
src/paste.c
src/pr.c
src/split.c
src/sum.c
src/tac.c
src/tail.c
src/tr.c
src/unexpand.c
src/uniq.c
src/wc.c