Whoever originally added the -help switch to all the commands got too cute and
[mmh] / uip / mark.c
index 9bd4561..e53b3d5 100644 (file)
@@ -36,7 +36,7 @@ static struct swit switches[] = {
 #define VERSIONSW           8
     { "version", 0 },
 #define        HELPSW              9
-    { "help", 4 },
+    { "help", 0 },
 #define        DEBUGSW            10
     { "debug", -5 },
     { NULL, 0 }