Renamed -version switch to -Version to remove the conflict with -verbose.
[mmh] / uip / mhtest.c
index 33b8026..871270e 100644 (file)
@@ -30,7 +30,7 @@ static struct swit switches[] = {
 #define TYPESW  5
        { "type content", 0 },
 #define VERSIONSW  6
 #define TYPESW  5
        { "type content", 0 },
 #define VERSIONSW  6
-       { "version", 0 },
+       { "Version", 0 },
 #define HELPSW  7
        { "help", 0 },
 #define DEBUGSW  8
 #define HELPSW  7
        { "help", 0 },
 #define DEBUGSW  8