Whoever originally added the -help switch to all the commands got too cute and
[mmh] / uip / mhmail.c
index 222a076..5171f4e 100644 (file)
@@ -21,7 +21,7 @@ static struct swit switches[] = {
 #define VERSIONSW          4
     { "version", 0 },
 #define        HELPSW             5
-    { "help", 4 },
+    { "help", 0 },
 #define        RESNDSW            6
     { "resent", -6 },
 #define        QUEUESW            7