diff options
-rw-r--r-- | ssh-add.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: ssh-add.1,v 1.65 2017/08/29 09:42:29 dlg Exp $ | 1 | .\" $OpenBSD: ssh-add.1,v 1.66 2017/08/29 13:05:58 jmc 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 |
@@ -126,6 +126,8 @@ Lists public key parameters of all identities currently represented | |||
126 | by the agent. | 126 | by the agent. |
127 | .It Fl l | 127 | .It Fl l |
128 | Lists fingerprints of all identities currently represented by the agent. | 128 | Lists fingerprints of all identities currently represented by the agent. |
129 | .It Fl q | ||
130 | Be quiet after a successful operation. | ||
129 | .It Fl s Ar pkcs11 | 131 | .It Fl s Ar pkcs11 |
130 | Add keys provided by the PKCS#11 shared library | 132 | Add keys provided by the PKCS#11 shared library |
131 | .Ar pkcs11 . | 133 | .Ar pkcs11 . |
@@ -134,8 +136,6 @@ Set a maximum lifetime when adding identities to an agent. | |||
134 | The lifetime may be specified in seconds or in a time format | 136 | The lifetime may be specified in seconds or in a time format |
135 | specified in | 137 | specified in |
136 | .Xr sshd_config 5 . | 138 | .Xr sshd_config 5 . |
137 | .It Fl q | ||
138 | Be quiet after a successful operation. | ||
139 | .It Fl X | 139 | .It Fl X |
140 | Unlock the agent. | 140 | Unlock the agent. |
141 | .It Fl x | 141 | .It Fl x |