]> git.marmaro.de Git - mmh/blobdiff - uip/mhparam.c
Renamed -version switch to -Version to remove the conflict with -verbose.
[mmh] / uip / mhparam.c
index 664e5d087723ff55e659c2f42d5e507c78728232..6c6fedbc1b3ce9ea68b62090991aa41238efef3e 100644 (file)
@@ -19,7 +19,7 @@ static struct swit switches[] = {
 #define ALLSW  2
        { "all", 0 },
 #define VERSIONSW 3
-       { "version", 0 },
+       { "Version", 0 },
 #define HELPSW  4
        { "help", 0 },
 #define DEBUGSW   5