summaryrefslogtreecommitdiff
path: root/ssh-keygen.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh-keygen.1')
-rw-r--r--ssh-keygen.14
1 files changed, 3 insertions, 1 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1
index 7e0558fe1..e18fcde01 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-keygen.1,v 1.206 2020/08/27 01:06:18 djm Exp $ 1.\" $OpenBSD: ssh-keygen.1,v 1.207 2020/08/27 01:08:45 djm Exp $
2.\" 2.\"
3.\" Author: Tatu Ylonen <ylo@cs.hut.fi> 3.\" Author: Tatu Ylonen <ylo@cs.hut.fi>
4.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland 4.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -382,6 +382,8 @@ The default import format is
382Download resident keys from a FIDO authenticator. 382Download resident keys from a FIDO authenticator.
383Public and private key files will be written to the current directory for 383Public and private key files will be written to the current directory for
384each downloaded key. 384each downloaded key.
385If multiple FIDO authenticators are attached, keys will be downloaded from
386the first touched authenticator.
385.It Fl k 387.It Fl k
386Generate a KRL file. 388Generate a KRL file.
387In this mode, 389In this mode,