summaryrefslogtreecommitdiff
path: root/ssh-add.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh-add.1')
-rw-r--r--ssh-add.18
1 files changed, 4 insertions, 4 deletions
diff --git a/ssh-add.1 b/ssh-add.1
index a5dc3311a..619209a19 100644
--- a/ssh-add.1
+++ b/ssh-add.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-add.1,v 1.49 2010/02/08 10:50:20 markus Exp $ 1.\" $OpenBSD: ssh-add.1,v 1.50 2010/02/08 22:03:05 jmc Exp $
2.\" 2.\"
3.\" -*- nroff -*- 3.\" -*- nroff -*-
4.\" 4.\"
@@ -49,9 +49,9 @@
49.Op Fl t Ar life 49.Op Fl t Ar life
50.Op Ar 50.Op Ar
51.Nm ssh-add 51.Nm ssh-add
52.Fl s Ar reader 52.Fl s Ar pkcs11
53.Nm ssh-add 53.Nm ssh-add
54.Fl e Ar reader 54.Fl e Ar pkcs11
55.Sh DESCRIPTION 55.Sh DESCRIPTION
56.Nm 56.Nm
57adds RSA or DSA identities to the authentication agent, 57adds RSA or DSA identities to the authentication agent,
@@ -110,7 +110,7 @@ by the agent.
110.It Fl l 110.It Fl l
111Lists fingerprints of all identities currently represented by the agent. 111Lists fingerprints of all identities currently represented by the agent.
112.It Fl s Ar pkcs11 112.It Fl s Ar pkcs11
113Add key provider by 113Add key provided by
114.Ar pkcs11 . 114.Ar pkcs11 .
115.It Fl t Ar life 115.It Fl t Ar life
116Set a maximum lifetime when adding identities to an agent. 116Set a maximum lifetime when adding identities to an agent.