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, 4 insertions, 1 deletions
diff --git a/ssh-add.1 b/ssh-add.1
index 41d5def6f..163fc45ed 100644
--- a/ssh-add.1
+++ b/ssh-add.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-add.1,v 1.30 2002/02/04 20:41:16 stevesk Exp $ 1.\" $OpenBSD: ssh-add.1,v 1.31 2002/06/05 16:35:45 markus Exp $
2.\" 2.\"
3.\" -*- nroff -*- 3.\" -*- nroff -*-
4.\" 4.\"
@@ -129,6 +129,9 @@ or related script.
129may be necessary to redirect the input from 129may be necessary to redirect the input from
130.Pa /dev/null 130.Pa /dev/null
131to make this work.) 131to make this work.)
132.It Ev SSH_AUTH_SOCK
133Identifies the path of a unix-domain socket used to communicate with the
134agent.
132.El 135.El
133.Sh DIAGNOSTICS 136.Sh DIAGNOSTICS
134Exit status is 0 on success, 1 if the specified command fails, 137Exit status is 0 on success, 1 if the specified command fails,