Fix win_acl docs build
This commit is contained in:
parent
0111b616d7
commit
60c495f18c
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ options:
|
|||
- ContainerInherit
|
||||
- ObjectInherit
|
||||
- None
|
||||
default: For Leaf File: None; For Directory: ContainerInherit, ObjectInherit;
|
||||
default: For Leaf File, None; For Directory, ContainerInherit, ObjectInherit;
|
||||
propagation:
|
||||
description:
|
||||
- Propagation flag on the ACL rules. For more information on the choices see MSDN PropagationFlags Enumeration.
|
||||
|
|
Loading…
Reference in a new issue