Renamed -version switch to -Version to remove the conflict with -verbose.
[mmh] / uip / rmm.c
index ecc9b9b..0316c2c 100644 (file)
--- a/uip/rmm.c
+++ b/uip/rmm.c
@@ -15,7 +15,7 @@ static struct swit switches[] = {
 #define NUNLINKSW  1
        { "nounlink", 0 },
 #define VERSIONSW  2
-       { "version", 0 },
+       { "Version", 0 },
 #define HELPSW  3
        { "help", 0 },
        { NULL, 0 }