X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/3c9700d8d045f3ff26ce5dd2a174454dafc14822..da571d9ecb8b8eeaa430b4e4d132bcdd4d1b0076:/uip/rmf.c?ds=sidebyside diff --git a/uip/rmf.c b/uip/rmf.c index 9b12304b..233a7bfe 100644 --- a/uip/rmf.c +++ b/uip/rmf.c @@ -15,7 +15,7 @@ static struct swit switches[] = { #define VERSIONSW 2 { "version", 0 }, #define HELPSW 3 - { "help", 4 }, + { "help", 0 }, { NULL, 0 } };