The simple example of using options:
--arguments "first arg" --arguments "second arg"
will result in four arguments instead of two.
--arguments "first arg" --arguments "second arg"
will result in four arguments instead of two.