Renamed -version switch to -Version to remove the conflict with -verbose.
[mmh] / uip / rcvdist.c
index ac19149..d409b5c 100644 (file)
@@ -16,7 +16,7 @@ static struct swit switches[] = {
 #define FORMSW  0
        { "form formfile",  4 },
 #define VERSIONSW  1
-       { "version", 0 },
+       { "Version", 0 },
 #define HELPSW  2
        { "help", 0 },
        { NULL, 0 }