X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/3c9700d8d045f3ff26ce5dd2a174454dafc14822..98cf16c3e81c2be2122e16af7d58c2c8cbad9f7e:/uip/mhpath.c diff --git a/uip/mhpath.c b/uip/mhpath.c index 918371a9..5c2ac313 100644 --- a/uip/mhpath.c +++ b/uip/mhpath.c @@ -11,7 +11,7 @@ static struct swit switches[] = { #define VERSIONSW 0 { "version", 0 }, #define HELPSW 1 - { "help", 4 }, + { "help", 0 }, { NULL, 0 } };