]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
upstream commit
authorjmc@openbsd.org <jmc@openbsd.org>
Tue, 2 May 2017 14:06:37 +0000 (14:06 +0000)
committerDamien Miller <djm@mindrot.org>
Sun, 7 May 2017 23:18:04 +0000 (09:18 +1000)
add PubKeyAcceptedKeyTypes to the -o list: scp(1) has
it, so i guess this should too;

Upstream-ID: 7fab32e869ca5831d09ab0c40d210b461d527a2c

sftp.1

diff --git a/sftp.1 b/sftp.1
index ec9d6ff67a6b732d926e71cfd52804734744b82d..fc5e005034d4a7d422707dfa0d8996b586eaaa81 100644 (file)
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sftp.1,v 1.107 2017/05/02 13:44:51 jmc Exp $
+.\" $OpenBSD: sftp.1,v 1.108 2017/05/02 14:06:37 jmc Exp $
 .\"
 .\" Copyright (c) 2001 Damien Miller.  All rights reserved.
 .\"
@@ -230,6 +230,7 @@ For full details of the options listed below, and their possible values, see
 .It PreferredAuthentications
 .It ProxyCommand
 .It ProxyJump
+.It PubkeyAcceptedKeyTypes
 .It PubkeyAuthentication
 .It RekeyLimit
 .It SendEnv