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