diff dbclient.1 @ 449:3e6c536bc023

Add -W <windowsize> argument and document it.
author Matt Johnston <matt@ucc.asn.au>
date Wed, 25 Jul 2007 15:44:25 +0000
parents 2cd2edfa11ee
children 7e43f5e473b9
line wrap: on
line diff
--- a/dbclient.1	Tue Jul 24 15:40:23 2007 +0000
+++ b/dbclient.1	Wed Jul 25 15:44:25 2007 +0000
@@ -74,6 +74,11 @@
 .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 ([email protected]).
 .br