Renamed -version switch to -Version to remove the conflict with -verbose.
[mmh] / uip / mhstore.c
index f4d664d..259acf3 100644 (file)
@@ -29,7 +29,7 @@ static struct swit switches[] = {
 #define TYPESW  4
        { "type content", 0 },
 #define VERSIONSW  5
 #define TYPESW  4
        { "type content", 0 },
 #define VERSIONSW  5
-       { "version", 0 },
+       { "Version", 0 },
 #define HELPSW  6
        { "help", 0 },
 #define DEBUGSW  7
 #define HELPSW  6
        { "help", 0 },
 #define DEBUGSW  7