mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-12 01:01:55 -06:00
Fix the help text
This commit is contained in:
parent
83f45cc541
commit
3e8aac875f
@ -27,7 +27,7 @@ from ipalib import Str, Password # Parameter types
|
||||
|
||||
|
||||
class passwd(Command):
|
||||
'Edit existing password policy.'
|
||||
'Change a user password.'
|
||||
|
||||
takes_args = (
|
||||
Str('principal',
|
||||
|
Loading…
Reference in New Issue
Block a user