I tried this parameter with this values: --trim-strings false --trim-strings 0 --trim-strings "false" --trim-strings 'false' but the response was always: Argument 'xxx' is not recognized. what is the expected format for this parameter?
I tried this parameter with this values:
--trim-strings false
--trim-strings 0
--trim-strings "false"
--trim-strings 'false'
but the response was always:
Argument 'xxx' is not recognized.
what is the expected format for this parameter?