diff options
author | Rob Crittenden <rcritten@redhat.com> | 2010-09-20 15:41:20 -0400 |
---|---|---|
committer | Rob Crittenden <rcritten@redhat.com> | 2010-09-23 12:00:12 -0400 |
commit | a7ba867438760b86ccb6c57e8e2d1a64ef9158e5 (patch) | |
tree | 69d46a93f69652f6e1ea8a4fe0ad3bb221f1897a /install/tools/man/ipa-dns-install.1 | |
parent | 9fd7fedb766c5da128728b036ebd02157086b6e8 (diff) | |
download | freeipa-a7ba867438760b86ccb6c57e8e2d1a64ef9158e5.tar.gz freeipa-a7ba867438760b86ccb6c57e8e2d1a64ef9158e5.tar.xz freeipa-a7ba867438760b86ccb6c57e8e2d1a64ef9158e5.zip |
Add new DNS install argument for setting the zone mgr e-mail addr.
ticket 125
Diffstat (limited to 'install/tools/man/ipa-dns-install.1')
-rw-r--r-- | install/tools/man/ipa-dns-install.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/install/tools/man/ipa-dns-install.1 b/install/tools/man/ipa-dns-install.1 index 4159625d0..7aa032235 100644 --- a/install/tools/man/ipa-dns-install.1 +++ b/install/tools/man/ipa-dns-install.1 @@ -37,6 +37,9 @@ A forwarder is a DNS server where queries for a specific non\-resolvable address \fB\-\-noforwarders\fR Do not add any DNS forwarders, send non\-resolvable addresses to the DNS root servers. .TP +\fB\-\-zonemgr\fR +The e\-mail address of the DNS zone manager. Defaults too root@host.domain +.TP \fB\-d\fR, \fB\-\-debug\fR Enable debug logging when more verbose output is needed .TP |