Renamed -version switch to -Version to remove the conflict with -verbose.
[mmh] / uip / sortm.c
index 6ba8a9c..d7dae61 100644 (file)
@@ -28,7 +28,7 @@ static struct swit switches[] = {
 #define NVERBSW  7
         { "noverbose", 0 },
 #define VERSIONSW  8
-        { "version", 0 },
+        { "Version", 0 },
 #define HELPSW  9
         { "help", 0 },
         { NULL, 0 }