Fix win_acl docs build

This commit is contained in:
Toshio Kuratomi 2015-10-16 11:11:42 -07:00
parent 5adc4a2014
commit 632de528a0

View file

@ -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.