Renamed -version switch to -Version to remove the conflict with -verbose.
[mmh] / uip / inc.c
index 2bdb927..e155784 100644 (file)
--- a/uip/inc.c
+++ b/uip/inc.c
@@ -61,7 +61,7 @@ static struct swit switches[] = {
 #define WIDTHSW  10
        { "width columns", 0 },
 #define VERSIONSW  11
-       { "version", 0 },
+       { "Version", 0 },
 #define HELPSW  12
        { "help", 0 },
        { NULL, 0 },