As @maxfischer2781 pointed out in #349, some use-cases are not covered by the current way of handling command line options.
For example:
SubmitOptions:
spool: null
pool: site.somewhere.de
which is translated into -spool -pool site.somewhere.de.
As @maxfischer2781 pointed out correctly, use-cases like variadic -append and <submit-variable>=<value> for condor_submit are not supported. For example:
condor_submit -append "Foo=Bar" -append "Test=Test" submit_var=123
So, the idea is to change the handling of command line options to be a list or even string of command line options in the config.