X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/197f95940cc0860683e6988352f721e6603f9339..4f641fbfdffbf55b1ad67b2abd67c80bc3339959:/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 } };