summaryrefslogtreecommitdiff
path: root/ssh-add.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh-add.1')
-rw-r--r--ssh-add.17
1 files changed, 5 insertions, 2 deletions
diff --git a/ssh-add.1 b/ssh-add.1
index 67e09b467..444af9416 100644
--- a/ssh-add.1
+++ b/ssh-add.1
@@ -9,7 +9,7 @@
9.\" 9.\"
10.\" Created: Sat Apr 22 23:55:14 1995 ylo 10.\" Created: Sat Apr 22 23:55:14 1995 ylo
11.\" 11.\"
12.\" $Id: ssh-add.1,v 1.5 1999/11/25 00:54:59 damien Exp $ 12.\" $Id: ssh-add.1,v 1.6 1999/12/06 00:47:29 damien Exp $
13.\" 13.\"
14.Dd September 25, 1999 14.Dd September 25, 1999
15.Dt SSH-ADD 1 15.Dt SSH-ADD 1
@@ -51,7 +51,7 @@ Deletes all identities from the agent.
51.El 51.El
52.Sh FILES 52.Sh FILES
53.Bl -tag -width Ds 53.Bl -tag -width Ds
54.Pa $HOME/.ssh/identity 54.It Pa $HOME/.ssh/identity
55Contains the RSA authentication identity of the user. This file 55Contains the RSA authentication identity of the user. This file
56should not be readable by anyone but the user. 56should not be readable by anyone but the user.
57Note that 57Note that
@@ -64,6 +64,9 @@ default file added by
64.Nm 64.Nm
65when no other files have been specified. 65when no other files have been specified.
66.Pp 66.Pp
67.Sh ENVIRONMENT
68.Bl -tag -width Ds
69.It Ev "DISPLAY" and "SSH_ASKPASS"
67If 70If
68.Nm 71.Nm
69needs a passphrase, it will read the passphrase from the current 72needs a passphrase, it will read the passphrase from the current