diff options
author | Jakub Hrozek <jhrozek@redhat.com> | 2011-02-21 17:23:41 +0100 |
---|---|---|
committer | Rob Crittenden <rcritten@redhat.com> | 2011-02-21 11:55:50 -0500 |
commit | 119b8a4ccf73c443ae66b1266f7be8f084cf1ce0 (patch) | |
tree | ead7f72758741295580ebcecdf80390038956a04 /ipa-client | |
parent | 2f82112bb3fdb02801fb1cb71c169dc77786cf39 (diff) | |
download | freeipa-119b8a4ccf73c443ae66b1266f7be8f084cf1ce0.tar.gz freeipa-119b8a4ccf73c443ae66b1266f7be8f084cf1ce0.tar.xz freeipa-119b8a4ccf73c443ae66b1266f7be8f084cf1ce0.zip |
Document --enable-dns-updates in ipa-client-install man page
https://fedorahosted.org/freeipa/ticket/991
Diffstat (limited to 'ipa-client')
-rw-r--r-- | ipa-client/man/ipa-client-install.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ipa-client/man/ipa-client-install.1 b/ipa-client/man/ipa-client-install.1 index 3ac567845..90a4f7196 100644 --- a/ipa-client/man/ipa-client-install.1 +++ b/ipa-client/man/ipa-client-install.1 @@ -81,6 +81,9 @@ Configure pam to create a users home directory if it does not exist. .TP \fB\-\-uninstall\fR Remove the IPA client software and restore the configuration to the pre\-IPA state. +.TP +\fB\-\-enable\-dns\-updates\fR +This option tells SSSD to automatically update DNS with the IP address of this client. .SH "EXIT STATUS" 0 if the installation was successful |