X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Frmm.c;h=0aab0ba0cfc06f19c735f02ba58828ac2497af94;hb=ec1868939da034be930a7c86f967036c282680ff;hp=ecc9b9b425dacd929b7c8d22f4dc9d4722025dcb;hpb=8edc5aaf86f9f77124664f6801bc6c6cdf258173;p=mmh diff --git a/uip/rmm.c b/uip/rmm.c index ecc9b9b..0aab0ba 100644 --- a/uip/rmm.c +++ b/uip/rmm.c @@ -13,9 +13,9 @@ static struct swit switches[] = { #define UNLINKSW 0 { "unlink", 0 }, #define NUNLINKSW 1 - { "nounlink", 0 }, + { "nounlink", 2 }, #define VERSIONSW 2 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 3 { "help", 0 }, { NULL, 0 }