X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/3c9700d8d045f3ff26ce5dd2a174454dafc14822..58d60c818b22f8d260e02c509f58b31c33f5f8af:/uip/prompter.c diff --git a/uip/prompter.c b/uip/prompter.c index e1f0e8d5..79e0eb79 100644 --- a/uip/prompter.c +++ b/uip/prompter.c @@ -56,7 +56,7 @@ static struct swit switches[] = { #define VERSIONSW 10 { "version", 0 }, #define HELPSW 11 - { "help", 4 }, + { "help", 0 }, { NULL, 0 } };