aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/usage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/usage.h b/include/usage.h
index d690d90f9..ad34dfcff 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -1267,6 +1267,7 @@
1267 "Options:\n" \ 1267 "Options:\n" \
1268 "\t-l\t\tlisten mode, for inbound connects\n" \ 1268 "\t-l\t\tlisten mode, for inbound connects\n" \
1269 "\t-p PORT\t\tlocal port number\n" \ 1269 "\t-p PORT\t\tlocal port number\n" \
1270 "\t-i SECS\t\tdelay interval for lines sent\n" \
1270 "\t-e PROG\t\tprogram to exec after connect (dangerous!)" 1271 "\t-e PROG\t\tprogram to exec after connect (dangerous!)"
1271#define nc_example_usage \ 1272#define nc_example_usage \
1272 "$ nc foobar.somedomain.com 25\n" \ 1273 "$ nc foobar.somedomain.com 25\n" \