Reflow usage message entry.

This commit is contained in:
Jim Hague 2018-01-23 12:37:14 +00:00
parent f3b2f83879
commit fcaa4f9845
1 changed files with 2 additions and 1 deletions

View File

@ -331,7 +331,8 @@ static void usage()
"Tests:\n"
" lookup [<name> [<type>]] Check lookup on server\n"
" keepalive <timeout-ms> [<name> [<type>]]\n"
" Check server support for EDNS0 keepalive in TCP/TLS\n"
" Check server support for EDNS0 keepalive in\n"
" TCP or TLS connections\n"
" Timeout of 0 is off.\n"
" OOOR Check whether server delivers responses out of\n"
" query order on a TCP or TLS connection\n"