summaryrefslogtreecommitdiff
path: root/sftp.1
diff options
context:
space:
mode:
authorjmc@openbsd.org <jmc@openbsd.org>2017-05-02 14:06:37 +0000
committerDamien Miller <djm@mindrot.org>2017-05-08 09:18:04 +1000
commit42b690b4fd0faef78c4d68225948b6e5c46c5163 (patch)
treebb1dc7dbf5f40d3e0cb546f46fe594e92c6f5408 /sftp.1
parentd852603214defd93e054de2877b20cc79c19d0c6 (diff)
upstream commit
add PubKeyAcceptedKeyTypes to the -o list: scp(1) has it, so i guess this should too; Upstream-ID: 7fab32e869ca5831d09ab0c40d210b461d527a2c
Diffstat (limited to 'sftp.1')
-rw-r--r--sftp.13
1 files changed, 2 insertions, 1 deletions
diff --git a/sftp.1 b/sftp.1
index ec9d6ff67..fc5e00503 100644
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: sftp.1,v 1.107 2017/05/02 13:44:51 jmc Exp $ 1.\" $OpenBSD: sftp.1,v 1.108 2017/05/02 14:06:37 jmc Exp $
2.\" 2.\"
3.\" Copyright (c) 2001 Damien Miller. All rights reserved. 3.\" Copyright (c) 2001 Damien Miller. All rights reserved.
4.\" 4.\"
@@ -230,6 +230,7 @@ For full details of the options listed below, and their possible values, see
230.It PreferredAuthentications 230.It PreferredAuthentications
231.It ProxyCommand 231.It ProxyCommand
232.It ProxyJump 232.It ProxyJump
233.It PubkeyAcceptedKeyTypes
233.It PubkeyAuthentication 234.It PubkeyAuthentication
234.It RekeyLimit 235.It RekeyLimit
235.It SendEnv 236.It SendEnv