]> git.marmaro.de Git - mmh/blobdiff - uip/dp.c
Renamed -version switch to -Version to remove the conflict with -verbose.
[mmh] / uip / dp.c
index d64a0b9e5c625e92718727ceaa685979ce37e48e..aee4b2929e276bd0032f6db653cc6fed064ded06 100644 (file)
--- a/uip/dp.c
+++ b/uip/dp.c
@@ -18,7 +18,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 }