diff --git a/windows/win_lineinfile.py b/windows/win_lineinfile.py index 28f0ef09771..c6761591619 100644 --- a/windows/win_lineinfile.py +++ b/windows/win_lineinfile.py @@ -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: