We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99ae2cf commit c2fa276Copy full SHA for c2fa276
lib/puppet/type/user.rb
@@ -434,7 +434,7 @@ def insync?(current)
434
run.
435
436
Note that on Windows, this manages creation/deletion of the user profile instead of the
437
- home directory. The user profile is stored in the `C:\Users\<username>` directory."
+ home directory. The user profile is stored in the `C:\\Users\\<username>` directory."
438
439
defaultto false
440
0 commit comments