Renamed -version switch to -Version to remove the conflict with -verbose.
[mmh] / uip / whatnow.c
index f26dcb7..7217096 100644 (file)
@@ -48,7 +48,7 @@ static struct swit whatnowswitches[] = {
 #define PRMPTSW  1
        { "prompt string", 4 },
 #define VERSIONSW  2
-       { "version", 0 },
+       { "Version", 0 },
 #define HELPSW  3
        { "help", 0 },
        { NULL, 0 }