Whoever originally added the -help switch to all the commands got too cute and
[mmh] / uip / dist.c
index f8769a0..58ca45e 100644 (file)
@@ -36,7 +36,7 @@ static struct swit switches[] = {
 #define VERSIONSW 12
     { "version", 0 },
 #define        HELPSW  13
-    { "help", 4 },
+    { "help", 0 },
 #define        FILESW  14
     { "file file", -4 },       /* interface from msh */
     { NULL, 0 }