Renamed -version switch to -Version to remove the conflict with -verbose.
[mmh] / uip / anno.c
index 34d301b..7ede7e0 100644 (file)
@@ -30,7 +30,7 @@ static struct swit switches[] = {
 #define TEXTSW 3
        { "text body", 0 },
 #define VERSIONSW 4
-       { "version", 0 },
+       { "Version", 0 },
 #define HELPSW 5
        { "help", 0 },
 #define LISTSW 6