aboutsummaryrefslogtreecommitdiff
path: root/plz
diff options
context:
space:
mode:
Diffstat (limited to 'plz')
-rwxr-xr-xplz2
1 files changed, 1 insertions, 1 deletions
diff --git a/plz b/plz
index 9e6a0f4..4a28f15 100755
--- a/plz
+++ b/plz
@@ -78,7 +78,7 @@ case ${#matches[@]} in
# One match; play the file
1)
- exec "$player" -- "${matches[0]}"
+ exec "$player" "${opts[@]}" -- "${matches[0]}"
;;
# More than one match; print the names