Whoever originally added the -help switch to all the commands got too cute and
[mmh] / uip / rcvdist.c
index 5fca8ec..ace5295 100644 (file)
@@ -17,7 +17,7 @@ static struct swit switches[] = {
 #define VERSIONSW    1
     { "version", 0 },
 #define        HELPSW       2
-    { "help", 4 },
+    { "help", 0 },
     { NULL, 0 }
 };