X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmmh.sh;h=10fc070b0c89db97b5d199ac3579964c45b45909;hp=6e93eb19194cd1c1f2e18fbbe6af4f7b4a6dd4f6;hb=7d3201b86a4f310a8c185a9c40f0bb516f6402f1;hpb=07ac3f117098490f03b7f61e0257dc2d07583402 diff --git a/uip/mmh.sh b/uip/mmh.sh index 6e93eb1..10fc070 100755 --- a/uip/mmh.sh +++ b/uip/mmh.sh @@ -29,9 +29,9 @@ 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 + folder -Version exit 0 ;; -h*|*)