]> git.marmaro.de Git - mmh/blobdiff - uip/burst.c
Renamed -version switch to -Version to remove the conflict with -verbose.
[mmh] / uip / burst.c
index 23b737ecd52b11710e9e390a53f93d4f6fc7a63a..8d6e69b454363112c6802fb3e33f4b46148c54b1 100644 (file)
@@ -14,7 +14,7 @@ static struct swit switches[] = {
 #define NVERBSW 1
        { "noverbose", 0 },
 #define VERSIONSW 2
-       { "version", 0 },
+       { "Version", 0 },
 #define HELPSW 3
        { "help", 0 },
        { NULL, 0 }