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