Whoever originally added the -help switch to all the commands got too cute and
[mmh] / uip / inc.c
index fd7b55e..f00c337 100644 (file)
--- a/uip/inc.c
+++ b/uip/inc.c
@@ -105,7 +105,7 @@ static struct swit switches[] = {
 #define VERSIONSW                 20
     { "version", 0 },
 #define        HELPSW                    21
-    { "help", 4 },
+    { "help", 0 },
 #define SNOOPSW                   22
     { "snoop", -5 },
 #define KPOPSW                    23