]> git.marmaro.de Git - mmh/blobdiff - uip/mhl.c
Renamed -version switch to -Version to remove the conflict with -verbose.
[mmh] / uip / mhl.c
index 2c1d907b775f23164135747b2ed8d6ddacca5789..328db8fc8d28ba6245b36322f459a7fad1e721e5 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