Merge pull request #7567 from kitwestneat/devel
Fixed documentation for etype parameter on acl module.
This commit is contained in:
commit
ac47d04aa2
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ options:
|
|||
default: null
|
||||
choices: [ 'user', 'group', 'mask', 'other' ]
|
||||
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:
|
||||
|
|
Loading…
Reference in a new issue