Make it clear that the dest path delimiters must be escaped

Make it clear that the dest path delimiters must be escaped
This commit is contained in:
J Levitt 2016-01-15 15:20:25 -06:00
parent 7a0b488244
commit df74fa14e8

View file

@ -31,6 +31,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: