comparison 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
comparison
equal deleted inserted replaced
448:9c61e7af0156 449:3e6c536bc023
72 by the ssh server. 72 by the ssh server.
73 .TP 73 .TP
74 .B \-y 74 .B \-y
75 Always accept hostkeys if they are unknown. If a hostkey mismatch occurs the 75 Always accept hostkeys if they are unknown. If a hostkey mismatch occurs the
76 connection will abort as normal. 76 connection will abort as normal.
77 .TP
78 .B \-W \fIwindowsize
79 Specify the per-channel receive window buffer size. Increasing this
80 may improve network performance at the expense of memory use. Use -h to see the
81 default buffer size.
77 .SH AUTHOR 82 .SH AUTHOR
78 Matt Johnston ([email protected]). 83 Matt Johnston ([email protected]).
79 .br 84 .br
80 Gerrit Pape ([email protected]) wrote this manual page. 85 Gerrit Pape ([email protected]) wrote this manual page.
81 .SH SEE ALSO 86 .SH SEE ALSO