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