summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorOto Šťáva <oto.stava@nic.cz>2024-03-18 12:21:28 +0100
committerAleš Mrázek <ales.mrazek@nic.cz>2024-12-03 11:50:01 +0100
commit243b30c9dbdc1500706db029f88c6c1d3bed3e08 (patch)
treea975219f9a187e46206081033a4484ac099ccc41 /doc
parentkresctl debug: adjust defaults, documentation (diff)
downloadknot-resolver-243b30c9dbdc1500706db029f88c6c1d3bed3e08.tar.xz
knot-resolver-243b30c9dbdc1500706db029f88c6c1d3bed3e08.zip
kresctl debug: add --print-only and be silent by default
Diffstat (limited to 'doc')
-rw-r--r--doc/user/manager-client.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/user/manager-client.rst b/doc/user/manager-client.rst
index 03a2d9eb..7d43a07f 100644
--- a/doc/user/manager-client.rst
+++ b/doc/user/manager-client.rst
@@ -382,6 +382,11 @@ single ``kresctl`` command.
Use a custom GDB executable. This may be a command on ``PATH``, or an
absolute path to an executable.
+ .. option:: --print-only
+
+ Prints the GDB command line into ``stderr`` as a Python array, does not
+ execute GDB.
+
.. _manager-client-subprocess-types: