X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/3c9700d8d045f3ff26ce5dd2a174454dafc14822..ac79e8d6a1a8a3cb3fb2438b03d3d0ba5ea2570d:/uip/mhbuild.c?ds=inline diff --git a/uip/mhbuild.c b/uip/mhbuild.c index dc0059c1..2450572c 100644 --- a/uip/mhbuild.c +++ b/uip/mhbuild.c @@ -57,7 +57,7 @@ static struct swit switches[] = { #define VERSIONSW 16 { "version", 0 }, #define HELPSW 17 - { "help", 4 }, + { "help", 0 }, #define DEBUGSW 18 { "debug", -5 }, { NULL, 0 }