diff --git a/pm3 b/pm3 index 52a8ffcc1..e418a3103 100755 --- a/pm3 +++ b/pm3 @@ -446,6 +446,7 @@ for ARG; do CMD "$@" exit $? fi + set -- "$@" "$ARG" done if [ "$1" == "--list" ]; then