]> git.marmaro.de Git - mmh/blobdiff - uip/scan.c
Renamed -version switch to -Version to remove the conflict with -verbose.
[mmh] / uip / scan.c
index 5cdd5b9665e1990a2189f9b133bb2ecbeef0800c..085cc7fa7ea3c54a5b206356520bd53277604074 100644 (file)
@@ -21,7 +21,7 @@ static struct swit switches[] = {
 #define FILESW  2
        { "file file", 4 },
 #define VERSIONSW 3
-       { "version", 0 },
+       { "Version", 0 },
 #define HELPSW  4
        { "help", 0 },
        { NULL, 0 }