Whoever originally added the -help switch to all the commands got too cute and
[mmh] / uip / mhparam.c
index f6ebb65..ece8c3c 100644 (file)
@@ -26,7 +26,7 @@ static struct swit switches[] = {
 #define VERSIONSW 3
     { "version", 0 },
 #define        HELPSW    4
-    { "help", 4 },
+    { "help", 0 },
 #define DEBUGSW   5
     { "debug", -5 },
     { NULL, 0 }