[openssh-commits] [openssh] 06/19: upstream commit
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon May 8 10:23:34 AEST 2017
This is an automated email from the git hooks/post-receive script.
djm pushed a commit to branch master
in repository openssh.
commit 42b690b4fd0faef78c4d68225948b6e5c46c5163
Author: jmc at openbsd.org <jmc at openbsd.org>
Date: Tue May 2 14:06:37 2017 +0000
upstream commit
add PubKeyAcceptedKeyTypes to the -o list: scp(1) has
it, so i guess this should too;
Upstream-ID: 7fab32e869ca5831d09ab0c40d210b461d527a2c
---
sftp.1 | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sftp.1 b/sftp.1
index ec9d6ff6..fc5e0050 100644
--- 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
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list