Renamed -version switch to -Version to remove the conflict with -verbose.
[mmh] / uip / rcvstore.c
index fc98b4a..5602dbc 100644 (file)
@@ -32,7 +32,7 @@ static struct swit switches[] = {
 #define SEQSW  8
        { "sequence name", 0 },
 #define VERSIONSW  9
-       { "version", 0 },
+       { "Version", 0 },
 #define HELPSW  10
        { "help", 0 },
        { NULL, 0 }