mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Fix the help text
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user