echo to stderr
This commit is contained in:
parent
2ba1c9b11f
commit
3510699657
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue