X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/794dab6aa5027ffaf024506140c258f6a0a9322d..6496d88b11e854670d7a4dab05a7b4c4b4e3e978:/uip/msh.c diff --git a/uip/msh.c b/uip/msh.c index 41cf5102..2769c240 100644 --- a/uip/msh.c +++ b/uip/msh.c @@ -67,7 +67,7 @@ static struct swit switches[] = { #define VERSIONSW 13 { "version", 0 }, #define HELPSW 14 - { "help", 4 }, + { "help", 0 }, { NULL, 0 } };