Merge pull request #7567 from kitwestneat/devel

Fixed documentation for etype parameter on acl module.
reviewable/pr18780/r1
James Cammarata 10 years ago
commit ac47d04aa2

@ -63,7 +63,7 @@ options:
default: null default: null
choices: [ 'user', 'group', 'mask', 'other' ] choices: [ 'user', 'group', 'mask', 'other' ]
description: description:
- if the target is a directory, setting this to yes will make it the default acl for entities created inside the directory. It causes an error if name is a file. - the entity type of the ACL to apply, see setfacl documentation for more info.
permissions: permissions:

Loading…
Cancel
Save