Whoever originally added the -help switch to all the commands got too cute and
[mmh] / uip / scan.c
index b40537c..7f5cf46 100644 (file)
@@ -43,7 +43,7 @@ static struct swit switches[] = {
 #define VERSIONSW 10
     { "version", 0 },
 #define        HELPSW  11
-    { "help", 4 },
+    { "help", 0 },
     { NULL, 0 }
 };