X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhtest.c;h=d24694ee25f95664d8eee433bcba9dced94d5527;hb=853cad7faa5eed9a5988825ac24f462887e12494;hp=33b8026eeb3dac84af838df211fd201b90dd32d8;hpb=01a3480928da485b4d6109d36d751dfa71799d58;p=mmh diff --git a/uip/mhtest.c b/uip/mhtest.c index 33b8026..d24694e 100644 --- a/uip/mhtest.c +++ b/uip/mhtest.c @@ -20,7 +20,7 @@ static struct swit switches[] = { #define VERBSW 0 { "verbose", 0 }, #define NVERBSW 1 - { "noverbose", 0 }, + { "noverbose", 2 }, #define FILESW 2 { "file file", 0 }, #define OUTFILESW 3 @@ -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