]> git.ipfire.org Git - thirdparty/knot-dns.git/commitdiff
kdig: add +[no]keepopen to the help
authorDaniel Salzman <daniel.salzman@nic.cz>
Wed, 25 Aug 2021 12:38:10 +0000 (14:38 +0200)
committerDaniel Salzman <daniel.salzman@nic.cz>
Wed, 25 Aug 2021 15:27:53 +0000 (17:27 +0200)
src/utils/kdig/kdig_params.c

index 03550e1c4a8d726a9e00670e863ddaf1980fe49a..f55218d2287cfe2ef40df1bd004f6fb14efa8203 100644 (file)
@@ -2165,6 +2165,7 @@ static void print_help(void)
               "       +[no]tcp                   Use TCP protocol.\n"
               "       +[no]fastopen              Use TCP Fast Open.\n"
               "       +[no]ignore                Don't use TCP automatically if truncated.\n"
+              "       +[no]keepopen              Don't close the TCP connection to be reused.\n"
               "       +[no]tls                   Use TLS with Opportunistic privacy profile.\n"
               "       +[no]tls-ca[=FILE]         Use TLS with Out-Of-Band privacy profile.\n"
               "       +[no]tls-pin=BASE64        Use TLS with pinned certificate.\n"