echo to stderr

This commit is contained in:
Steffen Vogel 2013-08-27 13:15:15 +02:00
parent 2ba1c9b11f
commit 3510699657

View file

@ -82,8 +82,7 @@ case ${FORMAT} in
FORMAT="davs\://${L2P_USER}@www2.elearning.rwth-aachen.de\1/materials/documents L²P\:\2 \4"
;;
*)
echo "invalid format!" >&2
echo
echo -e "invalid format!"
usage
exit 1
esac