X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/3c9700d8d045f3ff26ce5dd2a174454dafc14822..422873787f3bdfabeba1a40981c5efeb925ca4cc:/uip/rmm.c diff --git a/uip/rmm.c b/uip/rmm.c index 21a0f901..35236010 100644 --- a/uip/rmm.c +++ b/uip/rmm.c @@ -21,7 +21,7 @@ static struct swit switches[] = { #define VERSIONSW 2 { "version", 0 }, #define HELPSW 3 - { "help", 4 }, + { "help", 0 }, { NULL, 0 } };