How to include a string with spaces as a single argument in FileManagerFlags? #1324
Unanswered
AndydeCleyre
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Paru splits this config parameter by whitespace, instead of shell-splitting style (aware of single or double quotes).
How can I set something like:
where the quoted string is treated as a single argument?
Beta Was this translation helpful? Give feedback.
All reactions