aboutsummaryrefslogtreecommitdiff
path: root/bin/player
diff options
context:
space:
mode:
Diffstat (limited to 'bin/player')
-rwxr-xr-xbin/player2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/player b/bin/player
index b6e66d7..cea0e21 100755
--- a/bin/player
+++ b/bin/player
@@ -73,7 +73,7 @@ done
shift $((OPTIND - 1))
ACTION="${1:-}"
-eval "$(assert-arg "$ACTION" 'ACTION')"
+eval "$(assert-arg -- "$ACTION" 'ACTION')"