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