81 lines
2.1 KiB
Groff
81 lines
2.1 KiB
Groff
.\" Man page generated from reStructuredText.
|
||
.
|
||
.
|
||
.nr rst2man-indent-level 0
|
||
.
|
||
.de1 rstReportMargin
|
||
\\$1 \\n[an-margin]
|
||
level \\n[rst2man-indent-level]
|
||
level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
||
-
|
||
\\n[rst2man-indent0]
|
||
\\n[rst2man-indent1]
|
||
\\n[rst2man-indent2]
|
||
..
|
||
.de1 INDENT
|
||
.\" .rstReportMargin pre:
|
||
. RS \\$1
|
||
. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
|
||
. nr rst2man-indent-level +1
|
||
.\" .rstReportMargin post:
|
||
..
|
||
.de UNINDENT
|
||
. RE
|
||
.\" indent \\n[an-margin]
|
||
.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
||
.nr rst2man-indent-level -1
|
||
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
||
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
|
||
..
|
||
.TH "KCATALOGPRINT" "8" "2025-04-10" "3.4.6" "Knot DNS"
|
||
.SH NAME
|
||
kcatalogprint \- Knot DNS catalog print utility
|
||
.SH SYNOPSIS
|
||
.sp
|
||
\fBkcatalogprint\fP [\fIconfig_option\fP] [\fIoptions\fP]
|
||
.SH DESCRIPTION
|
||
.sp
|
||
The program prints zone catalog stored in a catalog database.
|
||
.SS Config options
|
||
.INDENT 0.0
|
||
.TP
|
||
\fB\-c\fP, \fB\-\-config\fP \fIfile\fP
|
||
Use a textual configuration file (default is \fB/usr/local/etc/knot/knot.conf\fP).
|
||
.TP
|
||
\fB\-C\fP, \fB\-\-confdb\fP \fIdirectory\fP
|
||
Use a binary configuration database directory (default is \fB/usr/local/var/lib/knot/confdb\fP).
|
||
The default configuration database, if exists, has a preference to the default
|
||
configuration file.
|
||
.TP
|
||
\fB\-D\fP, \fB\-\-dir\fP \fIpath\fP
|
||
Use specified catalog database path and default configuration.
|
||
.UNINDENT
|
||
.SS Options
|
||
.INDENT 0.0
|
||
.TP
|
||
\fB\-a\fP, \fB\-\-catalog\fP
|
||
Filter the output by catalog zone name.
|
||
.TP
|
||
\fB\-m\fP, \fB\-\-member\fP
|
||
Filter the output by member zone name.
|
||
.TP
|
||
\fB\-h\fP, \fB\-\-help\fP
|
||
Print the program help.
|
||
.TP
|
||
\fB\-V\fP, \fB\-\-version\fP
|
||
Print the program version. The option \fB\-VV\fP makes the program
|
||
print the compile time configuration summary.
|
||
.UNINDENT
|
||
.SH EXIT VALUES
|
||
.sp
|
||
Exit status of 0 means successful operation. Any other exit status indicates
|
||
an error.
|
||
.SH SEE ALSO
|
||
.sp
|
||
\fBknotd(8)\fP, \fBknot.conf(5)\fP\&.
|
||
.SH AUTHOR
|
||
CZ.NIC Labs <https://www.knot-dns.cz>
|
||
.SH COPYRIGHT
|
||
Copyright 2010–2025, CZ.NIC, z.s.p.o.
|
||
.\" Generated by docutils manpage writer.
|
||
.
|