X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fwhatnow2.sh;h=4f957e23acc7c8a4761627673789d2e7f554ab99;hp=dbddb553637e134f8ddbcd4e7fd5fbc4378e0f2c;hb=75efa1e0fba76daa240c3c8b99deaf45fbb09fde;hpb=1afb651874175658357df5a065ebcf49ee28705f diff --git a/uip/whatnow2.sh b/uip/whatnow2.sh index dbddb55..4f957e2 100755 --- a/uip/whatnow2.sh +++ b/uip/whatnow2.sh @@ -38,7 +38,7 @@ usage() exit 0 fi printhelp 1>&2 - exit $1 + exit 1 } get_editor() @@ -293,4 +293,7 @@ w|wh|who|whom) -V|-Ve|-Ver|-Vers|-Versi|-Versio|-Version) version $# ;; +*) + usage 1 + ;; esac