]> git.marmaro.de Git - mmh/blobdiff - uip/rmm.c
Require at least 2 chars for `no' variants of switches.
[mmh] / uip / rmm.c
index 0316c2c654a43dc92104290af2f0f98c9d03a8b0..0aab0ba0cfc06f19c735f02ba58828ac2497af94 100644 (file)
--- a/uip/rmm.c
+++ b/uip/rmm.c
@@ -13,7 +13,7 @@ static struct swit switches[] = {
 #define UNLINKSW  0
        { "unlink", 0 },
 #define NUNLINKSW  1
 #define UNLINKSW  0
        { "unlink", 0 },
 #define NUNLINKSW  1
-       { "nounlink", 0 },
+       { "nounlink", 2 },
 #define VERSIONSW  2
        { "Version", 0 },
 #define HELPSW  3
 #define VERSIONSW  2
        { "Version", 0 },
 #define HELPSW  3