Whoever originally added the -help switch to all the commands got too cute and
[mmh] / uip / spost.c
index 206698e..76478c8 100644 (file)
@@ -55,7 +55,7 @@ struct swit switches[] = {
 #define VERSIONSW           15
     { "version", 0 },
 #define        HELPSW              16
-    { "help", 4 },
+    { "help", 0 },
 #define        DEBUGSW             17
     { "debug", -5 },
 #define        DISTSW              18