Make it clear that the dest path delimiters must be escaped

Make it clear that the dest path delimiters must be escaped
pull/18777/head
J Levitt 9 years ago committed by Matt Clay
parent 8769c33e46
commit 9456ece4b1

@ -33,6 +33,7 @@ options:
aliases: [ name, destfile ]
description:
- The path of the file to modify.
- Note that the Windows path delimiter '\' must be escaped as '\\' (see examples below)
regexp:
required: false
description:

Loading…
Cancel
Save