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