Renamed -version switch to -Version to remove the conflict with -verbose.
[mmh] / uip / mhl.c
index 2c1d907..328db8f 100644 (file)
--- a/uip/mhl.c
+++ b/uip/mhl.c
@@ -48,7 +48,7 @@ static struct swit mhlswitches[] = {
 #define SLEEPSW  2
        { "sleep seconds",  0 },
 #define VERSIONSW  3
-       { "version", 0 },
+       { "Version", 0 },
 #define HELPSW  4
        { "help", 0 },
 #define FORW1SW  5