Hi Suzi,
Can you try using a combination of double inverted commas, and inclusion of the extra space after the opening quote?
So precisely this:
-eddy_options " --slm=linear --repol"
The occasional necessity for the extra space is a weird glitch in the Python argparse
module that I never fully figured out, but it’s really irritating…