more coherent output prompt

This commit is contained in:
Reto Kromer 2017-04-17 11:46:46 +02:00 committed by GitHub
parent 0a6e5a4a7a
commit 750a763157

View File

@ -13,7 +13,7 @@ fi
_output_prompt(){
cat <<EOF
Usage: ${SCRIPT} [-h] | [ -i <av_file> -m <md5_file> ]
Usage: ${SCRIPT} -h | -i <av_file> -m <md5_file>
EOF
exit 1
}