diff options
author | Matt Johnston <matt@ucc.asn.au> | 2013-04-14 22:49:10 +0800 |
---|---|---|
committer | Matt Johnston <matt@ucc.asn.au> | 2013-04-14 22:49:10 +0800 |
commit | 4404126501ba18184a8e04f815c21e7a9184414a (patch) | |
tree | 1e4837b191f9c31195bf12309f6cd3bdf0d70361 /dbclient.1 | |
parent | 156e0187bf550f42203a313c60fbb7ef82947eee (diff) |
-y -y to disable hostkey checking
fix missing trailing space when passing arguments for multihop mode
From Hans Harder
Diffstat (limited to 'dbclient.1')
-rw-r--r-- | dbclient.1 | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -80,7 +80,8 @@ 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. +connection will abort as normal. If specified a second time no host key checking +is performed at all, this is usually undesirable. .TP .B \-A Forward agent connections to the remote host. dbclient will use any |