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