X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/3c9700d8d045f3ff26ce5dd2a174454dafc14822..e66e25ec491d0fb3df708000d8494b4d598f0263:/uip/mhparam.c?ds=sidebyside diff --git a/uip/mhparam.c b/uip/mhparam.c index f6ebb651..ece8c3c1 100644 --- a/uip/mhparam.c +++ b/uip/mhparam.c @@ -26,7 +26,7 @@ static struct swit switches[] = { #define VERSIONSW 3 { "version", 0 }, #define HELPSW 4 - { "help", 4 }, + { "help", 0 }, #define DEBUGSW 5 { "debug", -5 }, { NULL, 0 }