summaryrefslogtreecommitdiff
path: root/ssh-add.1
diff options
context:
space:
mode:
authorjmc@openbsd.org <jmc@openbsd.org>2019-11-01 00:52:35 +0000
committerDamien Miller <djm@mindrot.org>2019-11-01 13:05:49 +1100
commitde871e4daf346a712c78fa4ab8f18b231a47cb85 (patch)
tree3473aad05588918a6035f181539569835a023729 /ssh-add.1
parent2aae149a34b1b5dfbef423d3b7999a96818969bb (diff)
upstream: sort;
OpenBSD-Commit-ID: 8264b0be01ec5a60602bd50fd49cc3c81162ea16
Diffstat (limited to 'ssh-add.1')
-rw-r--r--ssh-add.112
1 files changed, 6 insertions, 6 deletions
diff --git a/ssh-add.1 b/ssh-add.1
index 9dc44fa74..9b90257b4 100644
--- a/ssh-add.1
+++ b/ssh-add.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-add.1,v 1.70 2019/10/31 21:19:56 djm Exp $ 1.\" $OpenBSD: ssh-add.1,v 1.71 2019/11/01 00:52:35 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
@@ -35,7 +35,7 @@
35.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 35.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
36.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 36.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
37.\" 37.\"
38.Dd $Mdocdate: October 31 2019 $ 38.Dd $Mdocdate: November 1 2019 $
39.Dt SSH-ADD 1 39.Dt SSH-ADD 1
40.Os 40.Os
41.Sh NAME 41.Sh NAME
@@ -45,8 +45,8 @@
45.Nm ssh-add 45.Nm ssh-add
46.Op Fl cDdkLlqvXx 46.Op Fl cDdkLlqvXx
47.Op Fl E Ar fingerprint_hash 47.Op Fl E Ar fingerprint_hash
48.Op Fl t Ar life
49.Op Fl S Ar provider 48.Op Fl S Ar provider
49.Op Fl t Ar life
50.Op Ar 50.Op Ar
51.Nm ssh-add 51.Nm ssh-add
52.Fl s Ar pkcs11 52.Fl s Ar pkcs11
@@ -132,14 +132,14 @@ by the agent.
132Lists fingerprints of all identities currently represented by the agent. 132Lists fingerprints of all identities currently represented by the agent.
133.It Fl q 133.It Fl q
134Be quiet after a successful operation. 134Be quiet after a successful operation.
135.It Fl s Ar pkcs11
136Add keys provided by the PKCS#11 shared library
137.Ar pkcs11 .
138.It Fl S Ar provider 135.It Fl S Ar provider
139Specifies a path to a security key provider library that will be used when 136Specifies a path to a security key provider library that will be used when
140adding any security key-hosted keys, overriding the default of using the 137adding any security key-hosted keys, overriding the default of using the
141.Ev "SSH_SK_PROVIDER" 138.Ev "SSH_SK_PROVIDER"
142environment variable to specify a provider. 139environment variable to specify a provider.
140.It Fl s Ar pkcs11
141Add keys provided by the PKCS#11 shared library
142.Ar pkcs11 .
143.It Fl T Ar pubkey ... 143.It Fl T Ar pubkey ...
144Tests whether the private keys that correspond to the specified 144Tests whether the private keys that correspond to the specified
145.Ar pubkey 145.Ar pubkey