X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/3c9700d8d045f3ff26ce5dd2a174454dafc14822..41ba2b3868d43d8c0573a0d29d7a948dde275d85:/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 } };