]> git.marmaro.de Git - mmh/blobdiff - uip/prompter.c
Renamed -version switch to -Version to remove the conflict with -verbose.
[mmh] / uip / prompter.c
index 6c780d4a19d40fa6f5aa5c373df9ede49a9acdfd..6db0455a58024838d6412c3ea06fbe84da78d753 100644 (file)
@@ -47,7 +47,7 @@ static struct swit switches[] = {
 #define NDOTSW  9
        { "nodoteof", 0 },
 #define VERSIONSW 10
-       { "version", 0 },
+       { "Version", 0 },
 #define HELPSW  11
        { "help", 0 },
        { NULL, 0 }