X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmmh.sh;h=10fc070b0c89db97b5d199ac3579964c45b45909;hb=10e03b3fba3e01052baf92c963c46a2a5529b4e0;hp=68cf1201d1da7a3400a33a2aa449cfa0ba725206;hpb=32b2354dbaf4bf934936eb5b102a4a3d2fdd209a;p=mmh diff --git a/uip/mmh.sh b/uip/mmh.sh index 68cf120..10fc070 100755 --- a/uip/mmh.sh +++ b/uip/mmh.sh @@ -29,7 +29,7 @@ while [ $# -ge 1 ] ; do echo | folder >/dev/null 2>&1 exit $? ;; - -v*) + -V*) echo "mmh has no own version number, thus this instead:" folder -Version exit 0