summaryrefslogtreecommitdiff
path: root/ssh-add.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh-add.1')
-rw-r--r--ssh-add.114
1 files changed, 12 insertions, 2 deletions
diff --git a/ssh-add.1 b/ssh-add.1
index 90826f667..d4e1c603b 100644
--- a/ssh-add.1
+++ b/ssh-add.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-add.1,v 1.68 2019/01/21 07:09:10 jmc Exp $ 1.\" $OpenBSD: ssh-add.1,v 1.69 2019/01/21 12:53:35 djm 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
@@ -43,7 +43,7 @@
43.Nd adds private key identities to the authentication agent 43.Nd adds private key identities to the authentication agent
44.Sh SYNOPSIS 44.Sh SYNOPSIS
45.Nm ssh-add 45.Nm ssh-add
46.Op Fl cDdkLlqXx 46.Op Fl cDdkLlqvXx
47.Op Fl E Ar fingerprint_hash 47.Op Fl E Ar fingerprint_hash
48.Op Fl t Ar life 48.Op Fl t Ar life
49.Op Ar 49.Op Ar
@@ -143,6 +143,16 @@ Set a maximum lifetime when adding identities to an agent.
143The lifetime may be specified in seconds or in a time format 143The lifetime may be specified in seconds or in a time format
144specified in 144specified in
145.Xr sshd_config 5 . 145.Xr sshd_config 5 .
146.It Fl v
147Verbose mode.
148Causes
149.Nm
150to print debugging messages about its progress.
151This is helpful in debugging problems.
152Multiple
153.Fl v
154options increase the verbosity.
155The maximum is 3.
146.It Fl X 156.It Fl X
147Unlock the agent. 157Unlock the agent.
148.It Fl x 158.It Fl x