diff options
Diffstat (limited to 'ssh-keygen.1')
-rw-r--r-- | ssh-keygen.1 | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1 index 6661bfb10..516e05ed4 100644 --- a/ssh-keygen.1 +++ b/ssh-keygen.1 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: ssh-keygen.1,v 1.30 2001/02/08 19:22:38 itojun Exp $ | 1 | .\" $OpenBSD: ssh-keygen.1,v 1.31 2001/02/22 06:43:55 deraadt Exp $ |
2 | .\" | 2 | .\" |
3 | .\" -*- nroff -*- | 3 | .\" -*- nroff -*- |
4 | .\" | 4 | .\" |
@@ -165,7 +165,12 @@ or | |||
165 | .Dq dsa | 165 | .Dq dsa |
166 | for protocol version 2. | 166 | for protocol version 2. |
167 | The default is | 167 | The default is |
168 | .Dq rsa . | 168 | .Dq rsa1 . |
169 | .It Fl d | ||
170 | Specifies | ||
171 | .Dq dsa | ||
172 | key type (shortcut for | ||
173 | .Fl t Ar dsa) | ||
169 | .It Fl C Ar comment | 174 | .It Fl C Ar comment |
170 | Provides the new comment. | 175 | Provides the new comment. |
171 | .It Fl N Ar new_passphrase | 176 | .It Fl N Ar new_passphrase |