summaryrefslogtreecommitdiff
path: root/ssh-add.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh-add.1')
-rw-r--r--ssh-add.15
1 files changed, 5 insertions, 0 deletions
diff --git a/ssh-add.1 b/ssh-add.1
index fd48ff98f..64c277fc4 100644
--- a/ssh-add.1
+++ b/ssh-add.1
@@ -81,6 +81,10 @@ environment variable must contain the name of its socket for
81.Nm 81.Nm
82to work. 82to work.
83.Pp 83.Pp
84Any keys recorded in the blacklist of known-compromised keys (see
85.Xr ssh-vulnkey 1 )
86will be refused.
87.Pp
84The options are as follows: 88The options are as follows:
85.Bl -tag -width Ds 89.Bl -tag -width Ds
86.It Fl c 90.It Fl c
@@ -183,6 +187,7 @@ is unable to contact the authentication agent.
183.Xr ssh 1 , 187.Xr ssh 1 ,
184.Xr ssh-agent 1 , 188.Xr ssh-agent 1 ,
185.Xr ssh-keygen 1 , 189.Xr ssh-keygen 1 ,
190.Xr ssh-vulnkey 1 ,
186.Xr sshd 8 191.Xr sshd 8
187.Sh AUTHORS 192.Sh AUTHORS
188OpenSSH is a derivative of the original and free 193OpenSSH is a derivative of the original and free