diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-12 04:45:07 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-12 04:45:07 +0000 |
commit | 42f9efeb888b2ef2af6bf2db2ac85b69d10f4790 (patch) | |
tree | f387aa0c00dde4ccfea6cc585104cc5d1271a719 /doc/man_keymgr.rst | |
parent | Adding debian version 3.3.9-1. (diff) | |
download | knot-42f9efeb888b2ef2af6bf2db2ac85b69d10f4790.tar.xz knot-42f9efeb888b2ef2af6bf2db2ac85b69d10f4790.zip |
Merging upstream version 3.4.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'doc/man_keymgr.rst')
-rw-r--r-- | doc/man_keymgr.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/man_keymgr.rst b/doc/man_keymgr.rst index 136a92c..a0001fe 100644 --- a/doc/man_keymgr.rst +++ b/doc/man_keymgr.rst @@ -75,7 +75,8 @@ Options Print the program help. **-V**, **--version** - Print the program version. + Print the program version. The option **-VV** makes the program + print the compile time configuration summary. .. NOTE:: Keymgr runs with the same user privileges as configured for :doc:`knotd<man_knotd>`. |