artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c918f8e
)
add PubKeyAcceptedKeyTypes to the -o list: scp(1) has it, so i guess
author
jmc
<jmc@openbsd.org>
Tue, 2 May 2017 14:06:37 +0000
(14:06 +0000)
committer
jmc
<jmc@openbsd.org>
Tue, 2 May 2017 14:06:37 +0000
(14:06 +0000)
this should too;
usr.bin/ssh/sftp.1
patch
|
blob
|
history
diff --git
a/usr.bin/ssh/sftp.1
b/usr.bin/ssh/sftp.1
index
ec9d6ff
..
fc5e005
100644
(file)
--- a/
usr.bin/ssh/sftp.1
+++ b/
usr.bin/ssh/sftp.1
@@
-1,4
+1,4
@@
-.\" $OpenBSD: sftp.1,v 1.10
7 2017/05/02 13:44:51
jmc Exp $
+.\" $OpenBSD: sftp.1,v 1.10
8 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