]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Man page entry for unbound-checkconf -q.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 26 Apr 2024 12:54:25 +0000 (14:54 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 26 Apr 2024 12:54:25 +0000 (14:54 +0200)
doc/Changelog
doc/unbound-checkconf.8.in

index 5af376f4a38c5d3e53f89fe6fb682a6a80a12089..3f561f685af735b10cab6ea5471cf3ea9566926b 100644 (file)
@@ -5,6 +5,7 @@
          reply, that is older than the ecs reply, does not return after
          the ecs reply expires.
        - Add unit tests for cachedb and subnet cache expired data.
+       - Man page entry for unbound-checkconf -q.
 
 26 April 2024: Yorgos
        - Fix #876: [FR] can unbound-checkconf be silenced when configuration
index 98f1bf8084ea27088d58ff2353d54cbd2c3c2885..f4d0f2908d4d35ed4adca75e0cb04d23b8f6f569 100644 (file)
@@ -14,6 +14,7 @@ unbound\-checkconf
 .B unbound\-checkconf
 .RB [ \-h ]
 .RB [ \-f ]
+.RB [ \-q ]
 .RB [ \-o
 .IR option ]
 .RI [ cfgfile ]
@@ -37,6 +38,9 @@ Print full pathname, with chroot applied to it.  Use with the \-o option.
 If given, after checking the config file the value of this option is
 printed to stdout.  For "" (disabled) options an empty line is printed.
 .TP
+.B \-q
+Make the operation quiet, suppress output on success.
+.TP
 .I cfgfile
 The config file to read with settings for Unbound. It is checked.
 If omitted, the config file at the default location is checked.