Whoever originally added the -help switch to all the commands got too cute and
[mmh] / uip / comp.c
index d380b52..7e74138 100644 (file)
@@ -34,7 +34,7 @@ static struct swit switches[] = {
 #define VERSIONSW             11
     { "version", 0 },
 #define        HELPSW                12
-    { "help", 4 },
+    { "help", 0 },
     { NULL, 0 }
 };