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