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