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