permission plugin: Improve description of the target option

https://fedorahosted.org/freeipa/ticket/4521

Reviewed-By: Martin Kosek <mkosek@redhat.com>
This commit is contained in:
Petr Viktorin 2014-09-03 12:39:57 +02:00 committed by Petr Viktorin
parent 4fbba3f7b8
commit c8aefc23a4

View File

@ -296,7 +296,9 @@ class permission(baseldap.LDAPObject):
DNParam(
'ipapermtarget?',
cli_name='target',
label=_('ACI target DN'),
label=_('Target DN'),
doc=_('Optional DN to apply the permission to '
'(must be in the subtree, but may not yet exist)'),
),
Str('memberof*',