summaryrefslogtreecommitdiff
path: root/ssh-add.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh-add.1')
-rw-r--r--ssh-add.19
1 files changed, 5 insertions, 4 deletions
diff --git a/ssh-add.1 b/ssh-add.1
index 25d7333e9..bcdb8e7f6 100644
--- a/ssh-add.1
+++ b/ssh-add.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-add.1,v 1.37 2003/02/10 11:51:47 markus Exp $ 1.\" $OpenBSD: ssh-add.1,v 1.38 2003/03/28 10:11:43 jmc Exp $
2.\" 2.\"
3.\" -*- nroff -*- 3.\" -*- nroff -*-
4.\" 4.\"
@@ -95,10 +95,11 @@ specified in
95.Xr sshd_config 5 . 95.Xr sshd_config 5 .
96.It Fl c 96.It Fl c
97Indicates that added identities should be subject to confirmation before 97Indicates that added identities should be subject to confirmation before
98being used for authentication. Confirmation is performed by the 98being used for authentication.
99Confirmation is performed by the
99.Ev SSH_ASKPASS 100.Ev SSH_ASKPASS
100program mentioned below. Successful confirmation is signaled by a zero 101program mentioned below.
101exit status from the 102Successful confirmation is signaled by a zero exit status from the
102.Ev SSH_ASKPASS 103.Ev SSH_ASKPASS
103program, rather than text entered into the requester. 104program, rather than text entered into the requester.
104.It Fl s Ar reader 105.It Fl s Ar reader