Fix win_acl docs build

This commit is contained in:
Toshio Kuratomi 2015-10-16 11:11:42 -07:00 committed by Matt Clay
parent 0111b616d7
commit 60c495f18c

View file

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