Whoever originally added the -help switch to all the commands got too cute and
authorDan Harkless <dan@harkless.org>
Fri, 4 Feb 2000 20:28:23 +0000 (20:28 +0000)
committerDan Harkless <dan@harkless.org>
Fri, 4 Feb 2000 20:28:23 +0000 (20:28 +0000)
commit017a82124bf2ea39ced5aa4c8f969c18b3c2fb90
tree781fa0cf1f0a797d213d05cd32f327cbdc42c8ce
parentf2763b05544699fbc1455451652965f03385951f
Whoever originally added the -help switch to all the commands got too cute and
had the option itself print out as "-(help)" in the -help output.  I guess the
idea was to make reference to the fact that clearly you know about the -help
option since you're currently looking at its output.  I think it's a bad idea to
overload the meaning of the parentheses, however -- they're supposed to indicate
what abbreviated prefix of the switch you're allowed to specify.  It doesn't
make sense to show that you're allowed to "abbreviate" the switch to its entire
length.
51 files changed:
uip/ali.c
uip/anno.c
uip/ap.c
uip/burst.c
uip/comp.c
uip/conflict.c
uip/dist.c
uip/dp.c
uip/flist.c
uip/fmtdump.c
uip/folder.c
uip/forw.c
uip/inc.c
uip/install-mh.c
uip/mark.c
uip/mhbuild.c
uip/mhlist.c
uip/mhlsbr.c
uip/mhmail.c
uip/mhn.c
uip/mhparam.c
uip/mhpath.c
uip/mhshow.c
uip/mhstore.c
uip/mhtest.c
uip/msgchk.c
uip/msh.c
uip/mshcmds.c
uip/packf.c
uip/pick.c
uip/popi.c
uip/prompter.c
uip/rcvdist.c
uip/rcvpack.c
uip/rcvstore.c
uip/rcvtty.c
uip/refile.c
uip/repl.c
uip/rmf.c
uip/rmm.c
uip/scan.c
uip/send.c
uip/slocal.c
uip/sortm.c
uip/spost.c
uip/viamail.c
uip/vmh.c
uip/vmhtest.c
uip/whatnowsbr.c
uip/whom.c
uip/wmh.c