aboutsummaryrefslogtreecommitdiffstats
path: root/toys/net/netcat.c
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-06-05 07:29:31 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-06-05 07:29:31 +0000
commitdf2d1108238b63356663fb8a4ea16274797f84a6 (patch)
tree9486c57442baedd7a7572e15ed42cbb7d4ce6675 /toys/net/netcat.c
parent86387eeea3551b815d7bbf3cf1c64f82798e3b37 (diff)
parentd68cce932344073146812554c8888e038abcc754 (diff)
downloadandroid_external_toybox-df2d1108238b63356663fb8a4ea16274797f84a6.tar.gz
android_external_toybox-df2d1108238b63356663fb8a4ea16274797f84a6.tar.bz2
android_external_toybox-df2d1108238b63356663fb8a4ea16274797f84a6.zip
release-request-a2143a0f-bf92-4fa8-ad68-7346e7505126-for-git_oc-dr1-release-4067638 snap-temp-L84900000070511178
Change-Id: Ib0bb6de59144b177ae53beeadb5042429f582a65
Diffstat (limited to 'toys/net/netcat.c')
-rw-r--r--toys/net/netcat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/net/netcat.c b/toys/net/netcat.c
index 24420d6b..13ba3114 100644
--- a/toys/net/netcat.c
+++ b/toys/net/netcat.c
@@ -15,7 +15,7 @@ config NETCAT
-f use FILENAME (ala /dev/ttyS0) instead of network
-p local port number
- -q quit SECONDS after EOF on stdin, even if stdout hasn't closed yet.
+ -q quit SECONDS after EOF on stdin, even if stdout hasn't closed yet
-s local source address
-w SECONDS timeout to establish connection
-W SECONDS timeout for idle connection