From: Wouter Wijngaards Date: Tue, 31 Jul 2018 10:36:01 +0000 (+0000) Subject: document -d on streamtcp man page. X-Git-Tag: release-1.8.0rc1~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=375d3e75205719a694f42862a0a004560ee34aa7;p=thirdparty%2Funbound.git document -d on streamtcp man page. git-svn-id: file:///svn/unbound/trunk@4820 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/testcode/streamtcp.1 b/testcode/streamtcp.1 index 7c738d9d2..526c8e169 100644 --- a/testcode/streamtcp.1 +++ b/testcode/streamtcp.1 @@ -12,6 +12,8 @@ .RB [ \-unsh ] .RB [ \-f .IR ipaddr[@port] ] +.RB [ \-d +.IR secs ] .I name .I type .I class @@ -50,6 +52,10 @@ Print program usage. .TP .B \-f \fIipaddr[@port] Specify the server to send the queries to. If not specified localhost (127.0.0.1) is used. +.TP +.B \-d \fIsecs +Delay after the connection before sending query. This tests the timeout +on the other side, eg. if shorter the connection is closed. .SH "EXAMPLES" .LP Some examples of use.