]> git.ipfire.org Git - thirdparty/bind9.git/commit
fix: doc: Minor documentation fixes for the 'rndc dnssec' command
authorMatthijs Mekking <matthijs@isc.org>
Mon, 16 Feb 2026 16:28:58 +0000 (16:28 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Mon, 16 Feb 2026 16:28:58 +0000 (16:28 +0000)
commitdcf118f0a69c7c141ebd91ac5be0d20e36d68988
treeb05aed790154c6f55d49cf487e76621d3d49d573
parent9c4c48a8ae38f42db7439fc3440d6cda26b204c5
parent4a229219363ec194861cad26c67be87527760d8e
fix: doc: Minor documentation fixes for the 'rndc dnssec' command

List 'rndc dnssec' arguments in alphabetic order.
The `-step` argument was erroneously omitted from the usage output.

Closes #5731

Merge branch '5731-rndc-documentation-corrections' into 'main'

See merge request isc-projects/bind9!11529