Renamed -version switch to -Version to remove the conflict with -verbose.
[mmh] / uip / mmh.sh
index 6e93eb1..68cf120 100755 (executable)
@@ -31,7 +31,7 @@ while [ $# -ge 1 ] ; do
                ;;
        -v*)
                echo "mmh has no own version number, thus this instead:"
-               folder -version
+               folder -Version
                exit 0
                ;;
        -h*|*)