From: markus schnalke Date: Tue, 1 May 2012 13:01:36 +0000 (+0200) Subject: Renamed -version switch to -Version to remove the conflict with -verbose. X-Git-Tag: mmh-thesis-end~56 X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=32b2354dbaf4bf934936eb5b102a4a3d2fdd209a;hp=601cc73d1fa05ce96faa728f036d6c51b91701c7 Renamed -version switch to -Version to remove the conflict with -verbose. Now, `mhlist -V' prints the version and `mhlist -v' lists verbosely. There are only a few switches left that conflict on the first character, apart from the inverted (no*) variants. --- diff --git a/docs/COMPLETION-BASH b/docs/COMPLETION-BASH index c26783a..da20671 100644 --- a/docs/COMPLETION-BASH +++ b/docs/COMPLETION-BASH @@ -37,81 +37,81 @@ _nmh() ali ) # no sequences or messages options=(-alias -list -nolist -normalize -nonormalize -user - -nouser -version -help) + -nouser -Version -help) ;; burst ) options=(-inplace -noinplace -quiet -noquiet -verbose - -noverbose -version -help) + -noverbose -Version -help) ;; comp ) options=(-form -use -nouse -editor -noedit -whatnowproc - -version -help ) + -Version -help ) ;; flist* ) options=(-sequence -all -noall -showzero -noshowzero - -recurse -norecurse -fast -nofast -alpha -noalpha -version + -recurse -norecurse -fast -nofast -alpha -noalpha -Version -help) ;; folder* ) options=(-all -noall -create -nocreate -fast -nofast -header -noheader -recurse -norecurse -total -nototal -list -nolist -push -pop -pack -nopack -print -verbose -noverbose - -version -help) + -Version -help) ;; forw ) options=(-annotate -noannotate -form -editor -noedit -whatnowproc -build - -version -help) + -Version -help) ;; inc ) options=(-audit -noaudit -changecur -nochangecur -form -file -silent -nosilent -truncate -notruncate -width - -version -help) + -Version -help) ;; mark ) options=(-sequence -add -delete -list -public -nopublic - -zero -nozero -version -help) + -zero -nozero -Version -help) ;; packf ) - options=(-file -version -help) + options=(-file -Version -help) ;; pick ) options=(-and -or -not -lbrace -rbrace --component -cc -date -from -search -subject -to -after -before -datefield -sequence -public -nopublic -zero -nozero -list -nolist - -version -help) + -Version -help) ;; refile ) - options=(-link -nolink -src -file -version -help) + options=(-link -nolink -src -file -Version -help) ;; repl ) options=(-annotate -noannotate -group -nogroup -cc -nocc -query -noquery -form -filter -nofilter -mime -nomime -editor -noedit -whatnowproc - -build -file -version -help) + -build -file -Version -help) ;; rmf ) - options=(-interactive -nointeractive -version -help) + options=(-interactive -nointeractive -Version -help) ;; rmm ) - options=(-link -nolink -version -help) + options=(-link -nolink -Version -help) ;; scan ) options=(-form -header -noheader - -width -file -version -help ) + -width -file -Version -help ) ;; show ) next ) prev ) - options=(-file -part -type -form -version -help) + options=(-file -part -type -form -Version -help) ;; sortm ) options=(-datefield -textfield -notextfield -limit -nolimit - -verbose -noverbose -version -help) + -verbose -noverbose -Version -help) ;; * ) - options=(-help -version -seq) + options=(-help -Version -seq) ;; esac ;; diff --git a/docs/README.manpages b/docs/README.manpages index 5e1004b..a6edee8 100644 --- a/docs/README.manpages +++ b/docs/README.manpages @@ -16,7 +16,7 @@ comp \- compose a message .RB [ \-form .IR formfile ] .RB [ \-use " | " \-nouse ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .SH DESCRIPTION .B Comp @@ -105,7 +105,7 @@ SYNPOSIS section .RI [ +folder ] <---- parameter .RI [ msgs ] <---- parameter - .RB [ \-version ] <---- flag + .RB [ \-Version ] <---- flag .RB [ \-editor <---- flag with .IR editor ] parameter .RB [ \-use " | " \-nouse ] <---- exclusive parameters diff --git a/man/ali.man1 b/man/ali.man1 index 480c363..55ec128 100644 --- a/man/ali.man1 +++ b/man/ali.man1 @@ -13,7 +13,7 @@ ali \- list mail aliases .RB [ \-list " | " \-nolist ] .RB [ \-normalize " | " \-nonormalize ] .RB [ \-user " | " \-nouser ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .RI [ aliases " ...]" .ad diff --git a/man/anno.man1 b/man/anno.man1 index e35899e..07bd32c 100644 --- a/man/anno.man1 +++ b/man/anno.man1 @@ -17,7 +17,7 @@ anno \- annotate messages .RB [ \-append ] .RB [ \-date " | " \-nodate ] .RB [ \-preserve " | " \-nopreserve ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .HP .B anno @@ -31,7 +31,7 @@ anno \- annotate messages .RB [ \-number .IR num " | all ] .RB [ \-preserve " | " \-nopreserve ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .HP .B anno @@ -41,7 +41,7 @@ anno \- annotate messages .RB [ \-component .IR field ] .RB [ \-number ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION diff --git a/man/ap.man8 b/man/ap.man8 index 3e14e97..c96770c 100644 --- a/man/ap.man8 +++ b/man/ap.man8 @@ -11,7 +11,7 @@ ap \- parse addresses 822-style .RB [ \-form .IR formatfile ] .RB [ \-normalize " | " \-nonormalize ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .I addrs \&... diff --git a/man/burst.man1 b/man/burst.man1 index aba0457..36308a8 100644 --- a/man/burst.man1 +++ b/man/burst.man1 @@ -11,7 +11,7 @@ burst \- explode digests into messages .RI [ +folder ] .RI [ msgs ] .RB [ \-verbose " | " \-noverbose ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION diff --git a/man/comp.man1 b/man/comp.man1 index bc723a9..da522b9 100644 --- a/man/comp.man1 +++ b/man/comp.man1 @@ -17,7 +17,7 @@ comp \- compose a message .IR editor ] .RB [ \-whatnowproc .IR program ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION diff --git a/man/dist.man1 b/man/dist.man1 index df4173a..ebf2216 100644 --- a/man/dist.man1 +++ b/man/dist.man1 @@ -17,7 +17,7 @@ dist \- redistribute a message to additional addresses .IR editor ] .RB [ \-whatnowproc .IR program ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION diff --git a/man/dp.man8 b/man/dp.man8 index e0080cf..b19c50b 100644 --- a/man/dp.man8 +++ b/man/dp.man8 @@ -10,7 +10,7 @@ dp \- parse dates 822-style .B %libdir%/dp .RB [ \-form .IR formatfile ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .I dates \&... diff --git a/man/flist.man1 b/man/flist.man1 index f505ba8..fc1be7a 100644 --- a/man/flist.man1 +++ b/man/flist.man1 @@ -21,7 +21,7 @@ flist, flists \- list the number of messages in given sequence(s) .RB [ \-recurse " | " \-norecurse ] .RB [ \-fast " | " \-nofast ] .RB [ \-alpha " | " \-noalpha ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .PP .HP 5 diff --git a/man/fmtdump.man8 b/man/fmtdump.man8 index a39b4db..6156c39 100644 --- a/man/fmtdump.man8 +++ b/man/fmtdump.man8 @@ -10,7 +10,7 @@ fmtdump \- decode nmh format files .B %libdir%/fmtdump .RB [ \-form .IR formatfile ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION diff --git a/man/folder.man1 b/man/folder.man1 index e162a8e..d6bfbb4 100644 --- a/man/folder.man1 +++ b/man/folder.man1 @@ -20,7 +20,7 @@ folder, folders \- set/list current folder/message .RB [ \-pack " | " \-nopack ] .RB [ \-print ] .RB [ \-verbose " | " \-noverbose ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .PP .HP 5 diff --git a/man/forw.man1 b/man/forw.man1 index 2a2a8f3..073d904 100644 --- a/man/forw.man1 +++ b/man/forw.man1 @@ -18,7 +18,7 @@ forw \- forward messages .RB [ \-whatnowproc .IR program ] .RB [ \-build ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .PP .HP 5 @@ -33,7 +33,7 @@ forw \- forward messages .IR number ] [other\ switches\ for .BR forw ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION diff --git a/man/inc.man1 b/man/inc.man1 index 334bcd7..fc74195 100644 --- a/man/inc.man1 +++ b/man/inc.man1 @@ -21,7 +21,7 @@ inc \- incorporate new mail .RB [ \-truncate " | " \-notruncate ] .RB [ \-width .IR columns ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION diff --git a/man/mark.man1 b/man/mark.man1 index b0b93ca..eeda438 100644 --- a/man/mark.man1 +++ b/man/mark.man1 @@ -17,7 +17,7 @@ mark \- manipulate message sequences .RB [ \-list ] .RB [ \-public " | " \-nopublic ] .RB [ \-zero " | " \-nozero ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION diff --git a/man/mhbuild.man1 b/man/mhbuild.man1 index bb5f2d3..1322967 100644 --- a/man/mhbuild.man1 +++ b/man/mhbuild.man1 @@ -10,7 +10,7 @@ mhbuild \- translate MIME composition draft .B mhbuild .I file .RB [ \-verbose " | " \-noverbose ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION diff --git a/man/mhl.man1 b/man/mhl.man1 index 95c5405..909db5c 100644 --- a/man/mhl.man1 +++ b/man/mhl.man1 @@ -14,7 +14,7 @@ mhl \- produce formatted listings of nmh messages .IR columns ] .RI [ files .IR \&... ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION diff --git a/man/mhlist.man1 b/man/mhlist.man1 index a94a7df..351999f 100644 --- a/man/mhlist.man1 +++ b/man/mhlist.man1 @@ -19,7 +19,7 @@ mhlist \- list information about MIME messages .IR content ] \&... .RB [ \-verbose " | " \-noverbose ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION diff --git a/man/mhmail.man1 b/man/mhmail.man1 index f244ae0..ce298d7 100644 --- a/man/mhmail.man1 +++ b/man/mhmail.man1 @@ -17,7 +17,7 @@ mhmail \- send mail .IR addr ] .RB [ \-subject .IR subject ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION diff --git a/man/mhparam.man1 b/man/mhparam.man1 index 6d7a4b0..11a1346 100644 --- a/man/mhparam.man1 +++ b/man/mhparam.man1 @@ -12,7 +12,7 @@ mhparam \- print nmh profile and context components .RB [ \-all ] .RB [ \-component " | " \-nocomponent ] .RB [ \-debug ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION diff --git a/man/mhpath.man1 b/man/mhpath.man1 index 3cdcf50..ecc9339 100644 --- a/man/mhpath.man1 +++ b/man/mhpath.man1 @@ -10,7 +10,7 @@ mhpath \- print full pathnames of nmh messages and folders .B mhpath .RI [ +folder ] .RI [ msgs ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION diff --git a/man/mhstore.man1 b/man/mhstore.man1 index ea37037..e92a82f 100644 --- a/man/mhstore.man1 +++ b/man/mhstore.man1 @@ -19,7 +19,7 @@ mhstore \- store contents of MIME messages into files .IR content ] \&... .RB [ \-auto " | " \-noauto ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION diff --git a/man/mmh-intro.man7 b/man/mmh-intro.man7 index 8e408e3..212f392 100644 --- a/man/mmh-intro.man7 +++ b/man/mmh-intro.man7 @@ -280,7 +280,7 @@ If you encounter problems with an program, please report them. When doing this, include the version information, which you can obtain by invoking the program with the -.B \-version +.B \-Version switch. .PP Send bug reports and suggestions to diff --git a/man/mmh.man1 b/man/mmh.man1 index 82117de..0069435 100644 --- a/man/mmh.man1 +++ b/man/mmh.man1 @@ -9,7 +9,7 @@ mmh \- initialize the mmh environment .na .B mmh .RB [ \-check ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION diff --git a/man/mmhwrap.man1 b/man/mmhwrap.man1 index deef4ce..1bec9c8 100644 --- a/man/mmhwrap.man1 +++ b/man/mmhwrap.man1 @@ -56,7 +56,7 @@ Usage: scan [+folder] [msgs] [switches] \-form formatfile \-width columns \-(file) file - \-version + \-Version \-help % m scan f diff --git a/man/msgchk.man1 b/man/msgchk.man1 index 1b58ee5..ff41dd0 100644 --- a/man/msgchk.man1 +++ b/man/msgchk.man1 @@ -15,7 +15,7 @@ all/mail/nomail ] all/mail/nomail ] .RI [ users \&... ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION diff --git a/man/new.man1 b/man/new.man1 index 8bfc5d8..cfa7e8f 100644 --- a/man/new.man1 +++ b/man/new.man1 @@ -21,7 +21,7 @@ unseen \- scan new messages in all folders with new messages .IR mode ] .RB [ \-folders .IR foldersfile ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .PP .HP 5 diff --git a/man/packf.man1 b/man/packf.man1 index 916db9e..398d49f 100644 --- a/man/packf.man1 +++ b/man/packf.man1 @@ -10,7 +10,7 @@ packf \- pack messages in nmh folder into a single mbox file .B packf .RI [ +folder ] .RI [ msgs ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION diff --git a/man/pick.man1 b/man/pick.man1 index e9d1941..4fdac78 100644 --- a/man/pick.man1 +++ b/man/pick.man1 @@ -45,7 +45,7 @@ pick \- search for messages by content .RB [ \-public " | " \-nopublic ] .RB [ \-zero " | " \-nozero ] .RB [ \-list " | " \-nolist ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .PP diff --git a/man/prompter.man1 b/man/prompter.man1 index 9f183e3..f83a9db 100644 --- a/man/prompter.man1 +++ b/man/prompter.man1 @@ -16,7 +16,7 @@ prompter \- prompting editor front-end for nmh .RB [ \-rapid " | " \-norapid ] .RB [ \-doteof " | " \-nodoteof ] .I file -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION diff --git a/man/rcvdist.man1 b/man/rcvdist.man1 index d6723c8..a8bacc2 100644 --- a/man/rcvdist.man1 +++ b/man/rcvdist.man1 @@ -13,7 +13,7 @@ rcvdist \- asynchronously redistribute new mail [switches\ for .BR spost ] .IR RECIPIENT ... -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION diff --git a/man/rcvpack.man1 b/man/rcvpack.man1 index 290f5cc..e444709 100644 --- a/man/rcvpack.man1 +++ b/man/rcvpack.man1 @@ -9,7 +9,7 @@ rcvpack \- append message to mbox file .na .B rcvpack .RI [ file ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION diff --git a/man/rcvstore.man1 b/man/rcvstore.man1 index 1fff18f..26bd690 100644 --- a/man/rcvstore.man1 +++ b/man/rcvstore.man1 @@ -16,7 +16,7 @@ rcvstore \- asynchronously incorporate mail into a folder .I name \&...] .RB [ \-public " | " \-nopublic ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION diff --git a/man/refile.man1 b/man/refile.man1 index 5e837f5..eaf8c09 100644 --- a/man/refile.man1 +++ b/man/refile.man1 @@ -16,7 +16,7 @@ refile \- file message in other folders .IR file ] .I +folder1 \&... -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION diff --git a/man/repl.man1 b/man/repl.man1 index 286ee9c..c1eb1d8 100644 --- a/man/repl.man1 +++ b/man/repl.man1 @@ -30,7 +30,7 @@ all/to/cc/me] .RB [ \-build ] .RB [ \-file .IR msgfile ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION diff --git a/man/rmf.man1 b/man/rmf.man1 index ee29451..fa26c01 100644 --- a/man/rmf.man1 +++ b/man/rmf.man1 @@ -10,7 +10,7 @@ rmf \- remove an nmh folder .B rmf .RI [ +folder ] .RB [ \-interactive " | " \-nointeractive ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION diff --git a/man/rmm.man1 b/man/rmm.man1 index a271713..07d6cc3 100644 --- a/man/rmm.man1 +++ b/man/rmm.man1 @@ -11,7 +11,7 @@ rmm \- remove messages .RI [ +folder ] .RI [ msgs ] .RB [ \-unlink " | " \-nounlink ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION diff --git a/man/scan.man1 b/man/scan.man1 index 24ced2c..7303279 100644 --- a/man/scan.man1 +++ b/man/scan.man1 @@ -16,7 +16,7 @@ scan \- produce a one line per message scan listing .IR columns ] .RB [ \-file .IR filename ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION diff --git a/man/send.man1 b/man/send.man1 index ef0695e..4292a2d 100644 --- a/man/send.man1 +++ b/man/send.man1 @@ -14,7 +14,7 @@ send \- send a message .RB [ \-watch " | " \-nowatch ] .RB [ msg \&...] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION diff --git a/man/show.man1 b/man/show.man1 index 8e34f71..1fcfacd 100644 --- a/man/show.man1 +++ b/man/show.man1 @@ -24,7 +24,7 @@ prev \- show the previous message \&... .RB [ \-form .IR formfile ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .PP .HP 5 diff --git a/man/slocal.man1 b/man/slocal.man1 index 7d64952..914fd7b 100644 --- a/man/slocal.man1 +++ b/man/slocal.man1 @@ -26,7 +26,7 @@ slocal \- asynchronously filter and deliver new mail .IR deliveryfile ] .RB [ \-verbose " | " \-noverbose ] .RB [ \-debug ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION diff --git a/man/sortm.man1 b/man/sortm.man1 index 8932d64..582e6ff 100644 --- a/man/sortm.man1 +++ b/man/sortm.man1 @@ -19,7 +19,7 @@ sortm \- sort messages .IR days ] .RB [ \-nolimit ] .RB [ \-verbose " | " \-noverbose ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION diff --git a/man/spost.man8 b/man/spost.man8 index 1e0429d..695cd94 100644 --- a/man/spost.man8 +++ b/man/spost.man8 @@ -16,7 +16,7 @@ spost \- feed a message to sendmail .RB [ \-verbose " | " \-noverbose ] .RB [ \-watch " | " \-nowatch ] .I file -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION diff --git a/man/whatnow.man1 b/man/whatnow.man1 index a181cca..c11da83 100644 --- a/man/whatnow.man1 +++ b/man/whatnow.man1 @@ -13,7 +13,7 @@ whatnow \- prompting front-end for sending messages .RB [ \-prompt .IR string ] .RI [ file ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION diff --git a/man/whom.man b/man/whom.man index 856c2a0..10ae7d0 100644 --- a/man/whom.man +++ b/man/whom.man @@ -18,7 +18,7 @@ whom \- report to whom a message would go .IR msg ] .RB [ \-nodraftfolder ] .RI [ file ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION diff --git a/uip/ali.c b/uip/ali.c index df29930..73f7166 100644 --- a/uip/ali.c +++ b/uip/ali.c @@ -34,7 +34,7 @@ static struct swit switches[] = { #define NUSERSW 7 { "nouser", 0 }, #define VERSIONSW 8 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 9 { "help", 0 }, { NULL, 0 } diff --git a/uip/anno.c b/uip/anno.c index 34d301b..7ede7e0 100644 --- a/uip/anno.c +++ b/uip/anno.c @@ -30,7 +30,7 @@ static struct swit switches[] = { #define TEXTSW 3 { "text body", 0 }, #define VERSIONSW 4 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 5 { "help", 0 }, #define LISTSW 6 diff --git a/uip/ap.c b/uip/ap.c index 623e003..3bb2bf0 100644 --- a/uip/ap.c +++ b/uip/ap.c @@ -22,7 +22,7 @@ static struct swit switches[] = { #define NNORMSW 2 { "nonormalize", 0 }, #define VERSIONSW 3 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 4 { "help", 0 }, { NULL, 0 } diff --git a/uip/burst.c b/uip/burst.c index 23b737e..8d6e69b 100644 --- a/uip/burst.c +++ b/uip/burst.c @@ -14,7 +14,7 @@ static struct swit switches[] = { #define NVERBSW 1 { "noverbose", 0 }, #define VERSIONSW 2 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 3 { "help", 0 }, { NULL, 0 } diff --git a/uip/comp.c b/uip/comp.c index 5c088a8..1c45a98 100644 --- a/uip/comp.c +++ b/uip/comp.c @@ -22,7 +22,7 @@ static struct swit switches[] = { #define WHATSW 4 { "whatnowproc program", 0 }, #define VERSIONSW 5 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 6 { "help", 0 }, { NULL, 0 } diff --git a/uip/dist.c b/uip/dist.c index 57efc4e..3db8cfc 100644 --- a/uip/dist.c +++ b/uip/dist.c @@ -22,7 +22,7 @@ static struct swit switches[] = { #define WHATSW 4 { "whatnowproc program", 0 }, #define VERSIONSW 5 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 6 { "help", 0 }, { NULL, 0 } diff --git a/uip/dp.c b/uip/dp.c index d64a0b9..aee4b29 100644 --- a/uip/dp.c +++ b/uip/dp.c @@ -18,7 +18,7 @@ static struct swit switches[] = { #define FORMSW 0 { "form formatfile", 0 }, #define VERSIONSW 1 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 2 { "help", 0 }, { NULL, 0 } diff --git a/uip/flist.c b/uip/flist.c index 9302a8a..71ae8e8 100644 --- a/uip/flist.c +++ b/uip/flist.c @@ -52,7 +52,7 @@ static struct swit switches[] = { #define NOTOTALSW 12 { "nototal", -7 }, #define VERSIONSW 13 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 14 { "help", 0 }, { NULL, 0 } diff --git a/uip/fmtdump.c b/uip/fmtdump.c index b59cf5c..fc94247 100644 --- a/uip/fmtdump.c +++ b/uip/fmtdump.c @@ -15,7 +15,7 @@ static struct swit switches[] = { #define FORMSW 0 { "form formatfile", 0 }, #define VERSIONSW 1 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 2 { "help", 0 }, { NULL, 0 } diff --git a/uip/folder.c b/uip/folder.c index cc40059..584bb76 100644 --- a/uip/folder.c +++ b/uip/folder.c @@ -55,7 +55,7 @@ static struct swit switches[] = { #define POPSW 19 { "pop", 0 }, #define VERSIONSW 20 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 21 { "help", 0 }, { NULL, 0 } diff --git a/uip/forw.c b/uip/forw.c index adf0faa..b1148b0 100644 --- a/uip/forw.c +++ b/uip/forw.c @@ -34,7 +34,7 @@ static struct swit switches[] = { #define WHATSW 7 { "whatnowproc program", 0 }, #define VERSIONSW 8 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 9 { "help", 0 }, #define BILDSW 12 diff --git a/uip/inc.c b/uip/inc.c index 2bdb927..e155784 100644 --- a/uip/inc.c +++ b/uip/inc.c @@ -61,7 +61,7 @@ static struct swit switches[] = { #define WIDTHSW 10 { "width columns", 0 }, #define VERSIONSW 11 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 12 { "help", 0 }, { NULL, 0 }, diff --git a/uip/mark.c b/uip/mark.c index 1917e84..3818c29 100644 --- a/uip/mark.c +++ b/uip/mark.c @@ -29,7 +29,7 @@ static struct swit switches[] = { #define NZEROSW 7 { "nozero", 0 }, #define VERSIONSW 8 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 9 { "help", 0 }, #define DEBUGSW 10 diff --git a/uip/mhbuild.c b/uip/mhbuild.c index 67b2e0e..12e6548 100644 --- a/uip/mhbuild.c +++ b/uip/mhbuild.c @@ -34,7 +34,7 @@ static struct swit switches[] = { #define NVERBSW 1 { "noverbose", 0 }, #define VERSIONSW 2 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 3 { "help", 0 }, #define DEBUGSW 4 diff --git a/uip/mhl.c b/uip/mhl.c index 2c1d907..328db8f 100644 --- a/uip/mhl.c +++ b/uip/mhl.c @@ -48,7 +48,7 @@ static struct swit mhlswitches[] = { #define SLEEPSW 2 { "sleep seconds", 0 }, #define VERSIONSW 3 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 4 { "help", 0 }, #define FORW1SW 5 diff --git a/uip/mhlist.c b/uip/mhlist.c index dd954a0..7129ce5 100644 --- a/uip/mhlist.c +++ b/uip/mhlist.c @@ -28,7 +28,7 @@ static struct swit switches[] = { #define TYPESW 4 { "type content", 0 }, #define VERSIONSW 5 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 6 { "help", 0 }, #define DEBUGSW 7 diff --git a/uip/mhmail.c b/uip/mhmail.c index 2ab9cfd..6506b7d 100644 --- a/uip/mhmail.c +++ b/uip/mhmail.c @@ -23,7 +23,7 @@ static struct swit switches[] = { #define SUBJSW 3 { "subject text", 0 }, #define VERSIONSW 4 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 5 { "help", 0 }, #define RESNDSW 6 diff --git a/uip/mhparam.c b/uip/mhparam.c index 664e5d0..6c6fedb 100644 --- a/uip/mhparam.c +++ b/uip/mhparam.c @@ -19,7 +19,7 @@ static struct swit switches[] = { #define ALLSW 2 { "all", 0 }, #define VERSIONSW 3 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 4 { "help", 0 }, #define DEBUGSW 5 diff --git a/uip/mhpath.c b/uip/mhpath.c index 5c0de05..605d13c 100644 --- a/uip/mhpath.c +++ b/uip/mhpath.c @@ -11,7 +11,7 @@ static struct swit switches[] = { #define VERSIONSW 0 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 1 { "help", 0 }, { NULL, 0 } diff --git a/uip/mhshow.c b/uip/mhshow.c index 54aa78d..1ee5c82 100644 --- a/uip/mhshow.c +++ b/uip/mhshow.c @@ -30,7 +30,7 @@ static struct swit switches[] = { #define TYPESW 5 { "type content", 0 }, #define VERSIONSW 6 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 7 { "help", 0 }, #define DEBUGSW 8 diff --git a/uip/mhstore.c b/uip/mhstore.c index f4d664d..259acf3 100644 --- a/uip/mhstore.c +++ b/uip/mhstore.c @@ -29,7 +29,7 @@ static struct swit switches[] = { #define TYPESW 4 { "type content", 0 }, #define VERSIONSW 5 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 6 { "help", 0 }, #define DEBUGSW 7 diff --git a/uip/mhtest.c b/uip/mhtest.c index 33b8026..871270e 100644 --- a/uip/mhtest.c +++ b/uip/mhtest.c @@ -30,7 +30,7 @@ static struct swit switches[] = { #define TYPESW 5 { "type content", 0 }, #define VERSIONSW 6 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 7 { "help", 0 }, #define DEBUGSW 8 diff --git a/uip/mmh.sh b/uip/mmh.sh index 6e93eb1..68cf120 100755 --- a/uip/mmh.sh +++ b/uip/mmh.sh @@ -31,7 +31,7 @@ while [ $# -ge 1 ] ; do ;; -v*) echo "mmh has no own version number, thus this instead:" - folder -version + folder -Version exit 0 ;; -h*|*) diff --git a/uip/msgchk.c b/uip/msgchk.c index ee81226..dfbdd69 100644 --- a/uip/msgchk.c +++ b/uip/msgchk.c @@ -20,7 +20,7 @@ static struct swit switches[] = { #define NNOTESW 3 { "nonotify type", 0 }, #define VERSIONSW 4 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 5 { "help", 0 }, { NULL, 0 }, diff --git a/uip/new.c b/uip/new.c index dab17ad..de3c0be 100644 --- a/uip/new.c +++ b/uip/new.c @@ -26,7 +26,7 @@ static struct swit switches[] = { #define FOLDERSSW 1 { "folders", 1 }, #define VERSIONSW 2 - { "version", 1 }, + { "Version", 1 }, #define HELPSW 3 { "help", 1 }, { NULL, 0 } diff --git a/uip/packf.c b/uip/packf.c index 23ee335..b565c16 100644 --- a/uip/packf.c +++ b/uip/packf.c @@ -14,7 +14,7 @@ static struct swit switches[] = { #define VERSIONSW 0 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 1 { "help", 0 }, { NULL, 0 } diff --git a/uip/pick.c b/uip/pick.c index 0f0dda3..d8edbca 100644 --- a/uip/pick.c +++ b/uip/pick.c @@ -61,7 +61,7 @@ static struct swit switches[] = { #define NLISTSW 21 { "nolist", 0 }, #define VERSIONSW 22 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 23 { "help", 0 }, { NULL, 0 } diff --git a/uip/prompter.c b/uip/prompter.c index 6c780d4..6db0455 100644 --- a/uip/prompter.c +++ b/uip/prompter.c @@ -47,7 +47,7 @@ static struct swit switches[] = { #define NDOTSW 9 { "nodoteof", 0 }, #define VERSIONSW 10 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 11 { "help", 0 }, { NULL, 0 } diff --git a/uip/rcvdist.c b/uip/rcvdist.c index ac19149..d409b5c 100644 --- a/uip/rcvdist.c +++ b/uip/rcvdist.c @@ -16,7 +16,7 @@ static struct swit switches[] = { #define FORMSW 0 { "form formfile", 4 }, #define VERSIONSW 1 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 2 { "help", 0 }, { NULL, 0 } diff --git a/uip/rcvpack.c b/uip/rcvpack.c index e00e1fd..fe98a44 100644 --- a/uip/rcvpack.c +++ b/uip/rcvpack.c @@ -13,7 +13,7 @@ static struct swit switches[] = { #define VERSIONSW 0 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 1 { "help", 0 }, { NULL, 0 } diff --git a/uip/rcvstore.c b/uip/rcvstore.c index fc98b4a..5602dbc 100644 --- a/uip/rcvstore.c +++ b/uip/rcvstore.c @@ -32,7 +32,7 @@ static struct swit switches[] = { #define SEQSW 8 { "sequence name", 0 }, #define VERSIONSW 9 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 10 { "help", 0 }, { NULL, 0 } diff --git a/uip/refile.c b/uip/refile.c index 2fe25b4..e4433bd 100644 --- a/uip/refile.c +++ b/uip/refile.c @@ -22,7 +22,7 @@ static struct swit switches[] = { #define FILESW 3 { "file file", 0 }, #define VERSIONSW 4 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 5 { "help", 0 }, { NULL, 0 } diff --git a/uip/repl.c b/uip/repl.c index b29ae9f..f8af5ca 100644 --- a/uip/repl.c +++ b/uip/repl.c @@ -46,7 +46,7 @@ static struct swit switches[] = { #define WHATSW 14 { "whatnowproc program", 0 }, #define VERSIONSW 15 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 16 { "help", 0 }, #define FILESW 17 diff --git a/uip/rmf.c b/uip/rmf.c index 77e0583..b9c1969 100644 --- a/uip/rmf.c +++ b/uip/rmf.c @@ -14,7 +14,7 @@ static struct swit switches[] = { #define NINTRSW 1 { "nointeractive", 0 }, #define VERSIONSW 2 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 3 { "help", 0 }, { NULL, 0 } diff --git a/uip/rmm.c b/uip/rmm.c index ecc9b9b..0316c2c 100644 --- a/uip/rmm.c +++ b/uip/rmm.c @@ -15,7 +15,7 @@ static struct swit switches[] = { #define NUNLINKSW 1 { "nounlink", 0 }, #define VERSIONSW 2 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 3 { "help", 0 }, { NULL, 0 } diff --git a/uip/scan.c b/uip/scan.c index 5cdd5b9..085cc7f 100644 --- a/uip/scan.c +++ b/uip/scan.c @@ -21,7 +21,7 @@ static struct swit switches[] = { #define FILESW 2 { "file file", 4 }, #define VERSIONSW 3 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 4 { "help", 0 }, { NULL, 0 } diff --git a/uip/send.c b/uip/send.c index 6be46db..84e05df 100644 --- a/uip/send.c +++ b/uip/send.c @@ -66,7 +66,7 @@ static struct swit switches[] = { #define NWATCSW 5 { "nowatch", 0 }, #define VERSIONSW 6 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 7 { "help", 0 }, { NULL, 0 } diff --git a/uip/slocal.c b/uip/slocal.c index 765bcbd..bd6b0a2 100644 --- a/uip/slocal.c +++ b/uip/slocal.c @@ -63,7 +63,7 @@ static struct swit switches[] = { #define DEBUGSW 10 { "debug", 0 }, #define VERSIONSW 11 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 12 { "help", 0 }, { NULL, 0 } diff --git a/uip/sortm.c b/uip/sortm.c index 6ba8a9c..d7dae61 100644 --- a/uip/sortm.c +++ b/uip/sortm.c @@ -28,7 +28,7 @@ static struct swit switches[] = { #define NVERBSW 7 { "noverbose", 0 }, #define VERSIONSW 8 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 9 { "help", 0 }, { NULL, 0 } diff --git a/uip/spost.c b/uip/spost.c index 093bad5..f3630d2 100644 --- a/uip/spost.c +++ b/uip/spost.c @@ -33,7 +33,7 @@ struct swit switches[] = { #define NALIASW 5 { "noalias", 0 }, #define VERSIONSW 6 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 7 { "help", 0 }, #define DEBUGSW 8 diff --git a/uip/whatnow.c b/uip/whatnow.c index f26dcb7..7217096 100644 --- a/uip/whatnow.c +++ b/uip/whatnow.c @@ -48,7 +48,7 @@ static struct swit whatnowswitches[] = { #define PRMPTSW 1 { "prompt string", 4 }, #define VERSIONSW 2 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 3 { "help", 0 }, { NULL, 0 }