Whoever originally added the -help switch to all the commands got too cute and
[mmh] / uip / msgchk.c
index 23ede03..2553c49 100644 (file)
@@ -66,7 +66,7 @@ static struct swit switches[] = {
 #define VERSIONSW               10
     { "version", 0 },
 #define        HELPSW                  11
-    { "help", 4 },
+    { "help", 0 },
 #define SNOOPSW                 12
     { "snoop", -5 },
 #define KPOPSW                  13