summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xinstall/tools/ipa-server-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/tools/ipa-server-install b/install/tools/ipa-server-install
index ee304597..c3df215b 100755
--- a/install/tools/ipa-server-install
+++ b/install/tools/ipa-server-install
@@ -798,7 +798,7 @@ def main():
print "\t\t * 123: ntp"
print ""
print "\t2. You can now obtain a kerberos ticket using the command: 'kinit admin'"
- print "\t This ticket will allow you to use the IPA tools (e.g., ipa-adduser)"
+ print "\t This ticket will allow you to use the IPA tools (e.g., ipa user-add)"
print "\t and the web user interface."
if not service.is_running("ntpd"):