summaryrefslogtreecommitdiff
path: root/testcode/streamtcp.1
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2019-02-06 12:31:02 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2019-02-06 12:31:02 +0000
commit9c9d011eed674ddd7e4a0a148691887afb9e75cd (patch)
treecd45bceeed24e66e5b2838e8589d2c111cf691c6 /testcode/streamtcp.1
parent089d83fbd0b24f957b753d440f188ddadaabf4ff (diff)
Diffstat (limited to 'testcode/streamtcp.1')
-rw-r--r--testcode/streamtcp.15
1 files changed, 5 insertions, 0 deletions
diff --git a/testcode/streamtcp.1 b/testcode/streamtcp.1
index 526c8e1699d4..f02b168d2ac8 100644
--- a/testcode/streamtcp.1
+++ b/testcode/streamtcp.1
@@ -44,6 +44,11 @@ Use UDP instead of TCP. No retries are attempted.
.B \-n
Do not wait for the answer.
.TP
+.B \-a
+Print answers on arrival. This mean queries are sent in sequence without
+waiting for answer but if answers arrive in this time they are printed out.
+After sending queries the program waits and prints the remainder.
+.TP
.B \-s
Use SSL.
.TP