Renamed -version switch to -Version to remove the conflict with -verbose.
[mmh] / uip / mhpath.c
index 5c0de05..605d13c 100644 (file)
@@ -11,7 +11,7 @@
 
 static struct swit switches[] = {
 #define VERSIONSW 0
 
 static struct swit switches[] = {
 #define VERSIONSW 0
-       { "version", 0 },
+       { "Version", 0 },
 #define HELPSW  1
        { "help", 0 },
        { NULL, 0 }
 #define HELPSW  1
        { "help", 0 },
        { NULL, 0 }