mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 00:04:15 -04:00
Run makefile.doc (#3365)
Generate manual pages; no other changes. Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.\" Generated by Mmark Markdown Processer - mmark.miek.nl
|
||||
.TH "COREDNS-SIGN" 7 "September 2019" "CoreDNS" "CoreDNS Plugins"
|
||||
.TH "COREDNS-SIGN" 7 "October 2019" "CoreDNS" "CoreDNS Plugins"
|
||||
|
||||
.SH "NAME"
|
||||
.PP
|
||||
@@ -82,7 +82,7 @@ sign DBFILE [ZONES...] {
|
||||
|
||||
.IP \(bu 4
|
||||
\fBDBFILE\fP the zone database file to read and parse. If the path is relative, the path from the
|
||||
\fIroot\fP directive will be prepended to it.
|
||||
\fIroot\fP plugin will be prepended to it.
|
||||
.IP \(bu 4
|
||||
\fBZONES\fP zones it should be sign for. If empty, the zones from the configuration block are
|
||||
used.
|
||||
@@ -94,7 +94,7 @@ for \fB\fCK<name>+<alg>+<id>\fR files. Any metadata in these files (Activate, Pu
|
||||
.IP \(bu 4
|
||||
\fB\fCdirectory\fR specifies the \fBDIR\fP where CoreDNS should save zones that have been signed.
|
||||
If not given this defaults to \fB\fC/var/lib/coredns\fR. The zones are saved under the name
|
||||
\fB\fCdb.<name>.signed\fR. If the path is relative the path from the \fIroot\fP directive will be prepended
|
||||
\fB\fCdb.<name>.signed\fR. If the path is relative the path from the \fIroot\fP plugin will be prepended
|
||||
to it.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user