summaryrefslogtreecommitdiff
path: root/ssh-keyscan.1
diff options
context:
space:
mode:
authordtucker@openbsd.org <dtucker@openbsd.org>2022-06-03 04:00:15 +0000
committerDamien Miller <djm@mindrot.org>2022-06-03 14:33:18 +1000
commit38ed6c57e9e592c08e020fa6e82b45b4e1040970 (patch)
treeafcc98ebe5d8774ddc6aba56d602304d409a3979 /ssh-keyscan.1
parentea97ec98c41ec2b755dfab459347db674ff9a5de (diff)
downloadopenssh-git-38ed6c57e9e592c08e020fa6e82b45b4e1040970.tar.gz
upstream: Add missing *-sk types to ssh-keyscan manpage. From
skazi0 via github PR#294. OpenBSD-Commit-ID: fda2c869cdb871f3c90a89fb3f985370bb5d25c0
Diffstat (limited to 'ssh-keyscan.1')
-rw-r--r--ssh-keyscan.110
1 files changed, 7 insertions, 3 deletions
diff --git a/ssh-keyscan.1 b/ssh-keyscan.1
index f9df75d4..4eb0bea0 100644
--- a/ssh-keyscan.1
+++ b/ssh-keyscan.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ssh-keyscan.1,v 1.45 2019/11/30 07:07:59 jmc Exp $
+.\" $OpenBSD: ssh-keyscan.1,v 1.46 2022/06/03 04:00:15 dtucker Exp $
.\"
.\" Copyright 1995, 1996 by David Mazieres <dm@lcs.mit.edu>.
.\"
@@ -6,7 +6,7 @@
.\" permitted provided that due credit is given to the author and the
.\" OpenBSD project by leaving this copyright notice intact.
.\"
-.Dd $Mdocdate: November 30 2019 $
+.Dd $Mdocdate: June 3 2022 $
.Dt SSH-KEYSCAN 1
.Os
.Sh NAME
@@ -103,14 +103,18 @@ The possible values are
.Dq dsa ,
.Dq ecdsa ,
.Dq ed25519 ,
+.Dq ecdsa-sk ,
+.Dq ed25519-sk ,
or
.Dq rsa .
Multiple values may be specified by separating them with commas.
The default is to fetch
.Dq rsa ,
.Dq ecdsa ,
+.Dq ed25519 ,
+.Dq ecdsa-sk ,
and
-.Dq ed25519
+.Dq ed25519-sk
keys.
.It Fl v
Verbose mode: