From 4801565298dead76938c1aae65a3a67469c3a17b Mon Sep 17 00:00:00 2001 From: Markus Friedl Date: Tue, 16 Nov 1999 22:49:30 +0000 Subject: rsa key fingerprints, idea from Bjoern Groenvall --- usr.bin/ssh/ssh-add.1 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'usr.bin/ssh/ssh-add.1') diff --git a/usr.bin/ssh/ssh-add.1 b/usr.bin/ssh/ssh-add.1 index 4e09929ff72..1d56e6ba4ce 100644 --- a/usr.bin/ssh/ssh-add.1 +++ b/usr.bin/ssh/ssh-add.1 @@ -9,7 +9,7 @@ .\" .\" Created: Sat Apr 22 23:55:14 1995 ylo .\" -.\" $Id: ssh-add.1,v 1.6 1999/10/17 20:35:46 aaron Exp $ +.\" $Id: ssh-add.1,v 1.7 1999/11/16 22:49:28 markus Exp $ .\" .Dd September 25, 1999 .Dt SSH-ADD 1 @@ -19,7 +19,7 @@ .Nd adds identities for the authentication agent .Sh SYNOPSIS .Nm ssh-add -.Op Fl ldD +.Op Fl lLdD .Op Ar .Sh DESCRIPTION .Nm @@ -41,7 +41,9 @@ to work. The options are as follows: .Bl -tag -width Ds .It Fl l -Lists all identities currently represented by the agent. +Lists fingerprints of all identities currently represented by the agent. +.It Fl L +Lists public key parameters of all identities currently represented by the agent. .It Fl d Instead of adding the identity, removes the identity from the agent. .It Fl D -- cgit v1.2.3