mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Merge branch '2904-typo-in-nsupdate-1' into 'main'
Resolve "Typo in nsupdate(1)" Closes #2904 See merge request isc-projects/bind9!5403
This commit is contained in:
commit
097f589e40
1 changed files with 2 additions and 2 deletions
|
|
@ -2235,9 +2235,9 @@ do_next_command(char *cmdline) {
|
|||
"answer (show the answer to "
|
||||
"the last request)\n"
|
||||
"quit (quit, any pending "
|
||||
"update is not sent\n"
|
||||
"update is not sent)\n"
|
||||
"help (display this "
|
||||
"message_\n"
|
||||
"message)\n"
|
||||
"key [hmac:]keyname secret (use TSIG to sign "
|
||||
"the request)\n"
|
||||
"gsstsig (use GSS_TSIG to "
|
||||
|
|
|
|||
Loading…
Reference in a new issue