summaryrefslogtreecommitdiff
path: root/ssh-keygen.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh-keygen.1')
-rw-r--r--ssh-keygen.15
1 files changed, 3 insertions, 2 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1
index 613bc95d7..371fc5fe4 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-keygen.1,v 1.39 2001/04/22 23:58:36 markus Exp $ 1.\" $OpenBSD: ssh-keygen.1,v 1.40 2001/04/23 21:57:07 markus Exp $
2.\" 2.\"
3.\" -*- nroff -*- 3.\" -*- nroff -*-
4.\" 4.\"
@@ -145,7 +145,8 @@ Requests changing the comment in the private and public key files.
145The program will prompt for the file containing the private keys, for 145The program will prompt for the file containing the private keys, for
146passphrase if the key has one, and for the new comment. 146passphrase if the key has one, and for the new comment.
147.It Fl e 147.It Fl e
148This option will read a private OpenSSH key file and print the key in a 148This option will read a private or public OpenSSH key file and
149print the key in a
149.Sq SECSH Public Key File Format 150.Sq SECSH Public Key File Format
150to stdout. 151to stdout.
151This option allows exporting keys for use by several commercial 152This option allows exporting keys for use by several commercial