Whoever originally added the -help switch to all the commands got too cute and
[mmh] / uip / packf.c
index a607da8..42e6694 100644 (file)
@@ -27,7 +27,7 @@ static struct swit switches[] = {
 #define VERSIONSW      3
     { "version", 0 },
 #define        HELPSW         4
 #define VERSIONSW      3
     { "version", 0 },
 #define        HELPSW         4
-    { "help", 4 },
+    { "help", 0 },
     { NULL, 0 }
 };
 
     { NULL, 0 }
 };