msync: fix heredoc variable expansion

This commit is contained in:
dogeystamp 2022-07-16 18:59:31 -04:00
parent 410b7fd076
commit 2061e0abf5
Signed by: dogeystamp
GPG Key ID: 7225FE3592EFFA38

View File

@ -48,7 +48,7 @@ exp () {
}
display_help () {
cat << "EOF"
cat << EOF
usage: $SCRIPT_NAME [-r] [-p] [-h] [-s PATH] [-d PATH]
-r: receive files from mobile device
-p: send files to mobile device