2
0
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:
Mark Andrews 2015-05-27 10:56:49 +10:00
parent b7b835bfb0
commit 91d3c63ca7

View File

@ -1021,7 +1021,7 @@ pre_parse_args(int argc, char **argv) {
argv[0], isc_commandline_option);
fprintf(stderr, "usage: nsupdate [-dD] [-L level] [-l]"
"[-g | -o | -y keyname:secret | -k keyfile] "
"[-v] [-V] [filename]\n");
"[-v] [-V] [-P] [-T] [filename]\n");
exit(1);
case 'P':