Renamed -version switch to -Version to remove the conflict with -verbose.
[mmh] / uip / fmtdump.c
index b59cf5c..fc94247 100644 (file)
@@ -15,7 +15,7 @@ static struct swit switches[] = {
 #define FORMSW  0
        { "form formatfile", 0 },
 #define VERSIONSW  1
-       { "version", 0 },
+       { "Version", 0 },
 #define HELPSW  2
        { "help", 0 },
        { NULL, 0 }