X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/f2763b05544699fbc1455451652965f03385951f..017a82124bf2ea39ced5aa4c8f969c18b3c2fb90:/uip/install-mh.c diff --git a/uip/install-mh.c b/uip/install-mh.c index b2a1f1d5..7b2ef2a3 100644 --- a/uip/install-mh.c +++ b/uip/install-mh.c @@ -14,7 +14,7 @@ static struct swit switches[] = { #define VERSIONSW 1 { "version", 0 }, #define HELPSW 2 - { "help", 4 }, + { "help", 0 }, { NULL, 0 } };