]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.20] fix: doc: Minor documentation fixes for the 'rndc dnssec' command
authorMatthijs Mekking <matthijs@isc.org>
Wed, 18 Feb 2026 14:20:58 +0000 (14:20 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 18 Feb 2026 14:20:58 +0000 (14:20 +0000)
commit68ccf6ab4f5806be93682622b3ace38d72fd02fb
treed0ceeb24bbe02c3344ff7b6804adf64abe46b75b
parent87a8d4fcccaf9cd823a404c4bc4d1741ada80be0
parent9101096e1e9f39bda4be2af374e63eb416acbece
[9.20] 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

Backport of MR !11529

Merge branch 'backport-5731-rndc-documentation-corrections-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!11554