Renamed -version switch to -Version to remove the conflict with -verbose.
[mmh] / uip / slocal.c
index 765bcbd..bd6b0a2 100644 (file)
@@ -63,7 +63,7 @@ static struct swit switches[] = {
 #define DEBUGSW  10
        { "debug", 0 },
 #define VERSIONSW  11
-       { "version", 0 },
+       { "Version", 0 },
 #define HELPSW  12
        { "help", 0 },
        { NULL, 0 }