Renamed -version switch to -Version to remove the conflict with -verbose.
[mmh] / uip / pick.c
index 0f0dda3..d8edbca 100644 (file)
@@ -61,7 +61,7 @@ static struct swit switches[] = {
 #define NLISTSW  21
        { "nolist", 0 },
 #define VERSIONSW  22
-       { "version", 0 },
+       { "Version", 0 },
 #define HELPSW  23
        { "help", 0 },
        { NULL, 0 }