]> diplodocus.org Git - nmh/blobdiff - uip/install-mh.c
Just reworded the bit about '%s' being safe not to quote (it's only safe not to
[nmh] / uip / install-mh.c
index b2a1f1d51c2b8f8dcc44ab71b7c3aa2c2f736729..7b2ef2a3403cb1658301f3cf386d8804e4c65c38 100644 (file)
@@ -14,7 +14,7 @@ static struct swit switches[] = {
 #define VERSIONSW  1
     { "version", 0 },
 #define HELPSW     2
-    { "help", 4 },
+    { "help", 0 },
     { NULL, 0 }
 };