man: add missing --setup-adtrust option to manpage

ipa-server-install and ipa-replica-install manpages miss --setup-adtrust
options

https://pagure.io/freeipa/issue/6630

Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
This commit is contained in:
Martin Basti 2017-03-08 12:50:44 +01:00 committed by Martin Babinsky
parent 19426f32ff
commit 6c95f33d37
2 changed files with 6 additions and 0 deletions

View File

@ -201,6 +201,9 @@ Disable DNSSEC validation on this server.
.SS "AD TRUST OPTIONS" .SS "AD TRUST OPTIONS"
.TP .TP
\fB\-\-setup\-adtrust\fR
Configure AD Trust capability on a replica.
.TP
\fB\-\-netbios\-name\fR=\fINETBIOS_NAME\fR \fB\-\-netbios\-name\fR=\fINETBIOS_NAME\fR
The NetBIOS name for the IPA domain. If not provided then this is determined The NetBIOS name for the IPA domain. If not provided then this is determined
based on the leading component of the DNS domain name. Running based on the leading component of the DNS domain name. Running

View File

@ -197,6 +197,9 @@ Allow creatin of (reverse) zone even if the zone is already resolvable. Using th
.SS "AD TRUST OPRIONS" .SS "AD TRUST OPRIONS"
.TP
\fB\-\-setup\-adtrust\fR
Configure AD Trust capability.
.TP .TP
\fB\-\-netbios\-name\fR=\fINETBIOS_NAME\fR \fB\-\-netbios\-name\fR=\fINETBIOS_NAME\fR
The NetBIOS name for the IPA domain. If not provided then this is determined The NetBIOS name for the IPA domain. If not provided then this is determined