Whoever originally added the -help switch to all the commands got too cute and
[mmh] / uip / msh.c
index 41cf510..2769c24 100644 (file)
--- a/uip/msh.c
+++ b/uip/msh.c
@@ -67,7 +67,7 @@ static struct swit switches[] = {
 #define VERSIONSW            13
     { "version", 0 },
 #define        HELPSW               14
-    { "help", 4 },
+    { "help", 0 },
     { NULL, 0 }
 };