Whoever originally added the -help switch to all the commands got too cute and
[mmh] / uip / install-mh.c
index b2a1f1d..7b2ef2a 100644 (file)
@@ -14,7 +14,7 @@ static struct swit switches[] = {
 #define VERSIONSW  1
     { "version", 0 },
 #define HELPSW     2
-    { "help", 4 },
+    { "help", 0 },
     { NULL, 0 }
 };