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