This is because of how most command-line programs treat \" at the end of a command-line argument. They turn it into a literal ".
Using {sourcepath|noterm} would solve it.
This is because of how most command-line programs treat \" at the end of a command-line argument. They turn it into a literal ".
Using {sourcepath|noterm} would solve it.