ipa-server-install Directory Manager help incorrect

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

Reviewed-By: Jan Cholasta <jcholast@redhat.com>
This commit is contained in:
Gabe 2014-11-07 08:47:56 -07:00 committed by Petr Viktorin
parent 80a8df3f19
commit d95d557ce5

View File

@ -164,7 +164,7 @@ def parse_options():
basic_group.add_option("-n", "--domain", dest="domain_name",
help="domain name")
basic_group.add_option("-p", "--ds-password", dest="dm_password",
sensitive=True, help="admin password")
sensitive=True, help="Directory Manager password")
basic_group.add_option("-P", "--master-password",
dest="master_password", sensitive=True,
help="kerberos master password (normally autogenerated)")