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