Whoever originally added the -help switch to all the commands got too cute and
[mmh] / uip / whom.c
index 5a82534..5d7172e 100644 (file)
@@ -27,7 +27,7 @@ static struct swit switches[] = {
 #define VERSIONSW           7
     { "version", 0 },
 #define        HELPSW              8
-    { "help", 4 },
+    { "help", 0 },
 #define        CLIESW              9
     { "client host", -6 },
 #define        SERVSW             10