tmp: Update help text a bit

This commit is contained in:
Salt 2019-02-09 20:12:37 -06:00
parent c78d6af7e4
commit d0f8eda505

3
tmp
View File

@ -43,7 +43,8 @@ EOF
exit 0
;;
*)
log "Invaild argumenet: $OPTARG"
log "Invaild argumenet: -$OPTARG"
log "See $name -h for help"
exit 1
;;
esac