summaryrefslogtreecommitdiff
path: root/dbclient.1
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2007-02-22 15:46:57 +0000
committerMatt Johnston <matt@ucc.asn.au>2007-02-22 15:46:57 +0000
commit2248461976aaf6eade95ff283abf5410d8878b32 (patch)
tree0e8e6057b1b706d886b0806c139d57d08a992c09 /dbclient.1
parent5c65b0e57494d09ce05a625479885b20b7f91ee0 (diff)
downloaddropbear-2248461976aaf6eade95ff283abf5410d8878b32.tar.gz
0.49 probably done
Diffstat (limited to 'dbclient.1')
-rw-r--r--dbclient.14
1 files changed, 4 insertions, 0 deletions
diff --git a/dbclient.1 b/dbclient.1
index c91c272..4145342 100644
--- a/dbclient.1
+++ b/dbclient.1
@@ -70,6 +70,10 @@ This is useful when using password authentication.
Allow non-local hosts to connect to forwarded ports. Applies to -L and -R
forwarded ports, though remote connections to -R forwarded ports may be limited
by the ssh server.
+.TP
+.B \-y
+Always accept hostkeys if they are unknown. If a hostkey mismatch occurs the
+connection will abort as normal.
.SH AUTHOR
Matt Johnston (matt@ucc.asn.au).
.br