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