From a3555c8c6dddcd5a9535131a27fbb5a41861cfb8 Mon Sep 17 00:00:00 2001 From: Markus Friedl Date: Mon, 9 Apr 2001 15:19:50 +0000 Subject: ssh-add retries the last passphrase... --- usr.bin/ssh/ssh-add.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'usr.bin') diff --git a/usr.bin/ssh/ssh-add.1 b/usr.bin/ssh/ssh-add.1 index 1feca8e71e0..3cdf337453d 100644 --- a/usr.bin/ssh/ssh-add.1 +++ b/usr.bin/ssh/ssh-add.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssh-add.1,v 1.22 2001/03/02 18:54:31 deraadt Exp $ +.\" $OpenBSD: ssh-add.1,v 1.23 2001/04/09 15:19:49 markus Exp $ .\" .\" -*- nroff -*- .\" @@ -58,6 +58,8 @@ If any file requires a passphrase, .Nm asks for the passphrase from the user. The Passphrase it is read from the user's tty. +.Nm +retries the last passphrase if multiple identity files are given. .Pp The authentication agent must be running and must be an ancestor of the current process for -- cgit v1.2.3