X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fburst.c;h=1464cd6ecaf1103ff09230c591834e05749d3c65;hp=23b737ecd52b11710e9e390a53f93d4f6fc7a63a;hb=5f2b39344cca1086c975d47b730929d8f1904214;hpb=68a686adeb39223a5e1ad35e4a24890ec053679d diff --git a/uip/burst.c b/uip/burst.c index 23b737e..1464cd6 100644 --- a/uip/burst.c +++ b/uip/burst.c @@ -12,9 +12,9 @@ static struct swit switches[] = { #define VERBSW 0 { "verbose", 0 }, #define NVERBSW 1 - { "noverbose", 0 }, + { "noverbose", 2 }, #define VERSIONSW 2 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 3 { "help", 0 }, { NULL, 0 }