Renamed -version switch to -Version to remove the conflict with -verbose.
[mmh] / uip / msgchk.c
index ee81226..dfbdd69 100644 (file)
@@ -20,7 +20,7 @@ static struct swit switches[] = {
 #define NNOTESW  3
        { "nonotify type", 0 },
 #define VERSIONSW  4
-       { "version", 0 },
+       { "Version", 0 },
 #define HELPSW  5
        { "help", 0 },
        { NULL, 0 },