X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmmh.sh;h=10fc070b0c89db97b5d199ac3579964c45b45909;hp=68cf1201d1da7a3400a33a2aa449cfa0ba725206;hb=7d3201b86a4f310a8c185a9c40f0bb516f6402f1;hpb=6e8e22e2ff93a8778f53b56246c42bf7f4dd8026 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