Whoever originally added the -help switch to all the commands got too cute and
[mmh] / uip / folder.c
index f940316..c16dd96 100644 (file)
@@ -58,7 +58,7 @@ static struct swit switches[] = {
 #define VERSIONSW      22
     { "version", 0 },
 #define        HELPSW         23
-    { "help", 4 },
+    { "help", 0 },
     { NULL, 0 }
 };