]> git.ipfire.org Git - thirdparty/bind9.git/commit
Make "named -h" output match option-handling code
authorMichał Kępień <michal@isc.org>
Fri, 15 Jul 2022 08:23:03 +0000 (10:23 +0200)
committerMichał Kępień <michal@isc.org>
Fri, 15 Jul 2022 08:45:34 +0000 (10:45 +0200)
commitb68851773c19fb93d0cc4ae55e0eb88530b22480
tree733070d782142408b97fb793300ba3a5479993b5
parent31012c1c0db6fa8181d023c610c2c4d43471537e
Make "named -h" output match option-handling code

The usage instructions printed by "named -h" are missing the "external"
and "internal" flags that can be passed to the -M command-line option.
Add the missing flags to "named -h" output.
bin/named/main.c