diff options
author | Daniel Salzman <daniel.salzman@nic.cz> | 2023-10-23 13:17:55 +0200 |
---|---|---|
committer | Daniel Salzman <daniel.salzman@nic.cz> | 2023-10-25 19:41:53 +0200 |
commit | a5f5c33bd5a00529af128bbbea8e2edddd87da25 (patch) | |
tree | 09db8f11dfa5f374631d101ce8e746dc30e84701 /doc/man_knotd.rst | |
parent | configure: remove server version from the summary and add configure parameters (diff) | |
download | knot-a5f5c33bd5a00529af128bbbea8e2edddd87da25.tar.xz knot-a5f5c33bd5a00529af128bbbea8e2edddd87da25.zip |
utils: add the "-VV" option for listing compile time configuration summary
Diffstat (limited to 'doc/man_knotd.rst')
-rw-r--r-- | doc/man_knotd.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/man_knotd.rst b/doc/man_knotd.rst index beb12a907..d467f4fbb 100644 --- a/doc/man_knotd.rst +++ b/doc/man_knotd.rst @@ -46,7 +46,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. Signals ....... |