diff --git a/music-sync.sh b/music-sync.sh index 064c9c0..47dd372 100755 --- a/music-sync.sh +++ b/music-sync.sh @@ -161,7 +161,7 @@ GetOptions() { exit 2 fi - # read getopt’s output this way to handle the quoting right: + # read getopt's output this way to handle the quoting right: eval set -- "$PARSED" # now enjoy the options in order and nicely split until we see --