]> git.ipfire.org Git - thirdparty/bind9.git/commit
add showconf in RNDC usage
authorColin Vidal <colin@isc.org>
Tue, 18 Nov 2025 08:23:10 +0000 (09:23 +0100)
committerColin Vidal <colin@isc.org>
Tue, 18 Nov 2025 08:23:10 +0000 (09:23 +0100)
commit790fb95327d1fcf50d19d7a3983e6d74d6908080
tree0a3f0f814ba8730c8dc348f5c3c83f9a9d65014d
parent416826d4eab0393cc08c67412209568abed661d4
add showconf in RNDC usage

The `rndc -h` command was missing the newly introduced `showconf`
commands. Adding it.
bin/rndc/rndc.c