comparison dbclient.1 @ 579:8c737cd7c1af

merge of '48fdaa8706d1acda35e9d564adc9a1fbc96c18c8' and '658fd03abd21e0da7c4c89b9fff9dc693c72daae'
author Matt Johnston <matt@ucc.asn.au>
date Sat, 27 Feb 2010 11:53:18 +0000
parents 52d7301e46bd
children a415c5b71420
comparison
equal deleted inserted replaced
577:69e98c45db7c 579:8c737cd7c1af
80 .TP 80 .TP
81 .B \-y 81 .B \-y
82 Always accept hostkeys if they are unknown. If a hostkey mismatch occurs the 82 Always accept hostkeys if they are unknown. If a hostkey mismatch occurs the
83 connection will abort as normal. 83 connection will abort as normal.
84 .TP 84 .TP
85 .B \-A
86 Forward agent connections to the remote host. dbclient will use any
87 OpenSSH-style agent program if available ($SSH_AUTH_SOCK will be set) for
88 public key authentication. Forwarding is only enabled if -A is specified.
89 .TP
85 .B \-W \fIwindowsize 90 .B \-W \fIwindowsize
86 Specify the per-channel receive window buffer size. Increasing this 91 Specify the per-channel receive window buffer size. Increasing this
87 may improve network performance at the expense of memory use. Use -h to see the 92 may improve network performance at the expense of memory use. Use -h to see the
88 default buffer size. 93 default buffer size.
89 .TP 94 .TP