Renamed -version switch to -Version to remove the conflict with -verbose.
[mmh] / uip / mhmail.c
index 2ab9cfd..6506b7d 100644 (file)
@@ -23,7 +23,7 @@ static struct swit switches[] = {
 #define SUBJSW  3
        { "subject text", 0 },
 #define VERSIONSW  4
-       { "version", 0 },
+       { "Version", 0 },
 #define HELPSW  5
        { "help", 0 },
 #define RESNDSW  6