summaryrefslogtreecommitdiffhomepage
path: root/dbclient.1
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2007-07-25 15:44:25 +0000
committerMatt Johnston <matt@ucc.asn.au>2007-07-25 15:44:25 +0000
commite3e4445dc1e86652d1e855bd320f8077523d2d59 (patch)
treef269a94ae31377093d06b59afe17ba38865f22a6 /dbclient.1
parent2d4d9627a21f11a3e5caa17149e5391e71af256b (diff)
Add -W <windowsize> argument and document it.
--HG-- extra : convert_revision : 98d4c0f15480bf749c451034cbc565d7e9d3b8dc
Diffstat (limited to 'dbclient.1')
-rw-r--r--dbclient.15
1 files changed, 5 insertions, 0 deletions
diff --git a/dbclient.1 b/dbclient.1
index 4145342..3e67c08 100644
--- a/dbclient.1
+++ b/dbclient.1
@@ -74,6 +74,11 @@ by the ssh server.
.B \-y
Always accept hostkeys if they are unknown. If a hostkey mismatch occurs the
connection will abort as normal.
+.TP
+.B \-W \fIwindowsize
+Specify the per-channel receive window buffer size. Increasing this
+may improve network performance at the expense of memory use. Use -h to see the
+default buffer size.
.SH AUTHOR
Matt Johnston (matt@ucc.asn.au).
.br