summaryrefslogtreecommitdiff
path: root/ssh-keygen.0
diff options
context:
space:
mode:
Diffstat (limited to 'ssh-keygen.0')
-rw-r--r--ssh-keygen.08
1 files changed, 5 insertions, 3 deletions
diff --git a/ssh-keygen.0 b/ssh-keygen.0
index 0ca92abc7..38e50b121 100644
--- a/ssh-keygen.0
+++ b/ssh-keygen.0
@@ -82,7 +82,8 @@ DESCRIPTION
82 This option allows exporting keys for use by several commercial 82 This option allows exporting keys for use by several commercial
83 SSH implementations. 83 SSH implementations.
84 84
85 -g Use generic DNS resource record format. 85 -g Use generic DNS format when printing fingerprint resource records
86 using the -r command.
86 87
87 -f filename 88 -f filename
88 Specifies the filename of the key file. 89 Specifies the filename of the key file.
@@ -156,7 +157,8 @@ DESCRIPTION
156 is 3. 157 is 3.
157 158
158 -r hostname 159 -r hostname
159 Print DNS resource record with the specified hostname. 160 Print the SSHFP fingerprint resource record named hostname for
161 the specified public key file.
160 162
161MODULI GENERATION 163MODULI GENERATION
162 ssh-keygen may be used to generate groups for the Diffie-Hellman Group 164 ssh-keygen may be used to generate groups for the Diffie-Hellman Group
@@ -257,4 +259,4 @@ AUTHORS
257 created OpenSSH. Markus Friedl contributed the support for SSH protocol 259 created OpenSSH. Markus Friedl contributed the support for SSH protocol
258 versions 1.5 and 2.0. 260 versions 1.5 and 2.0.
259 261
260OpenBSD 3.5 September 25, 1999 4 262OpenBSD 3.6 September 25, 1999 4