From 80e87e75bd6ab56e3e20c49ece55bd4d52f1a503 Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Mon, 24 Jan 2011 17:32:49 -0500 Subject: Add an option for overriding the hostname value. Ticket 834 --- ipa-client/man/ipa-client-install.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ipa-client/man') diff --git a/ipa-client/man/ipa-client-install.1 b/ipa-client/man/ipa-client-install.1 index 415ef9af..b7084968 100644 --- a/ipa-client/man/ipa-client-install.1 +++ b/ipa-client/man/ipa-client-install.1 @@ -40,6 +40,9 @@ Set the IPA server to connect to \fB\-\-realm\fR=\fIREALM_NAME\fR Set the IPA realm name to REALM_NAME .TP +\fB\-\-hostname\fR +The hostname of this server (FQDN). By default of nodename from uname(2) is used. +.TP \fB\-f\fR, \fB\-\-force\fR Force the settings even if errors occur .TP -- cgit