summaryrefslogtreecommitdiff
path: root/include/usage.h
diff options
context:
space:
mode:
authorEric Andersen2002-04-26 23:59:12 +0000
committerEric Andersen2002-04-26 23:59:12 +0000
commit1323c940fd651a818e133f5c13f28b708998420a (patch)
treea73ac5d076263be38e8e419ea07b565a1acf0296 /include/usage.h
parent00a6a750357d49d3e9cedf3edee7ae2aceae6748 (diff)
downloadbusybox-1323c940fd651a818e133f5c13f28b708998420a.zip
busybox-1323c940fd651a818e133f5c13f28b708998420a.tar.gz
Add netcat -i option, per patch from Cristian Ionescu-Idbohrn
<cristian.ionescu-idbohrn@axis.com>
Diffstat (limited to 'include/usage.h')
-rw-r--r--include/usage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/usage.h b/include/usage.h
index d690d90..ad34dfc 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -1267,6 +1267,7 @@
"Options:\n" \
"\t-l\t\tlisten mode, for inbound connects\n" \
"\t-p PORT\t\tlocal port number\n" \
+ "\t-i SECS\t\tdelay interval for lines sent\n" \
"\t-e PROG\t\tprogram to exec after connect (dangerous!)"
#define nc_example_usage \
"$ nc foobar.somedomain.com 25\n" \