From b88bb292821fd7742604ec4e280acebd9a049f62 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 12:36:22 +0200 Subject: Adding upstream version 3.0.5. Signed-off-by: Daniel Baumann --- doc/man_kcatalogprint.rst | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 doc/man_kcatalogprint.rst (limited to 'doc/man_kcatalogprint.rst') diff --git a/doc/man_kcatalogprint.rst b/doc/man_kcatalogprint.rst new file mode 100644 index 0000000..6161323 --- /dev/null +++ b/doc/man_kcatalogprint.rst @@ -0,0 +1,40 @@ +.. highlight:: console + +kcatalogprint – Knot DNS catalog print utility +============================================== + +Synopsis +-------- + +:program:`kcatalogprint` [*options*] *catalog_dir* + +Description +----------- + +The program prints zone catalog stored in a catalog database. + +Options +....... + +**-h**, **--help** + Print the program help. + +**-V**, **--version** + Print the program version. + +Parameters +.......... + +*catalog_dir* + A path to the catalog database directory (not data.mdb file). + +Exit values +----------- + +Exit status of 0 means successful operation. Any other exit status indicates +an error. + +See Also +-------- + +:manpage:`knotd(8)`, :manpage:`knot.conf(5)`. -- cgit v1.2.3