In bug 247, haveaniceday writes:
The option "-w secs" adds a timeout for writing.
This commit is contained in:
parent
4f65360a5f
commit
60a5c38a4b
2 changed files with 22 additions and 2 deletions
|
@ -1832,6 +1832,7 @@
|
|||
"\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-w SECS\t\ttimeout for connects and final net reads\n" \
|
||||
"\t-e PROG\t\tprogram to exec after connect (dangerous!)"
|
||||
#define nc_example_usage \
|
||||
"$ nc foobar.somedomain.com 25\n" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue