mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 13:38:26 +00:00
add -P and -T to help
This commit is contained in:
parent
b7b835bfb0
commit
91d3c63ca7
@ -1021,7 +1021,7 @@ pre_parse_args(int argc, char **argv) {
|
|||||||
argv[0], isc_commandline_option);
|
argv[0], isc_commandline_option);
|
||||||
fprintf(stderr, "usage: nsupdate [-dD] [-L level] [-l]"
|
fprintf(stderr, "usage: nsupdate [-dD] [-L level] [-l]"
|
||||||
"[-g | -o | -y keyname:secret | -k keyfile] "
|
"[-g | -o | -y keyname:secret | -k keyfile] "
|
||||||
"[-v] [-V] [filename]\n");
|
"[-v] [-V] [-P] [-T] [filename]\n");
|
||||||
exit(1);
|
exit(1);
|
||||||
|
|
||||||
case 'P':
|
case 'P':
|
||||||
|
Loading…
x
Reference in New Issue
Block a user