mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Improve doc string for password
ticket 182
This commit is contained in:
parent
2ab5b6b8e8
commit
2f6fa22ab0
@ -122,7 +122,7 @@ class user(LDAPObject):
|
||||
Password('userpassword?',
|
||||
cli_name='password',
|
||||
label=_('Password'),
|
||||
doc=_('Set the user password'),
|
||||
doc=_('Prompt to set the user password'),
|
||||
# FIXME: This is temporary till bug is fixed causing updates to
|
||||
# bomb out via the webUI.
|
||||
exclude='webui',
|
||||
|
Loading…
Reference in New Issue
Block a user