diff dropbear.8 @ 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/dropbear.8	Tue Jul 24 15:40:23 2007 +0000
+++ b/dropbear.8	Wed Jul 25 15:44:25 2007 +0000
@@ -82,6 +82,11 @@
 .TP
 .B \-a
 Allow remote hosts to connect to forwarded ports.
+.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