summaryrefslogtreecommitdiff
path: root/ssh-add.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh-add.1')
-rw-r--r--ssh-add.14
1 files changed, 2 insertions, 2 deletions
diff --git a/ssh-add.1 b/ssh-add.1
index bbf34203d..2a34a5133 100644
--- a/ssh-add.1
+++ b/ssh-add.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-add.1,v 1.34 2002/06/10 17:36:22 stevesk Exp $ 1.\" $OpenBSD: ssh-add.1,v 1.35 2002/06/19 00:27:55 deraadt Exp $
2.\" 2.\"
3.\" -*- nroff -*- 3.\" -*- nroff -*-
4.\" 4.\"
@@ -58,7 +58,7 @@ adds RSA or DSA identities to the authentication agent,
58.Xr ssh-agent 1 . 58.Xr ssh-agent 1 .
59When run without arguments, it adds the files 59When run without arguments, it adds the files
60.Pa $HOME/.ssh/id_rsa , 60.Pa $HOME/.ssh/id_rsa ,
61.Pa $HOME/.ssh/id_dsa 61.Pa $HOME/.ssh/id_dsa
62and 62and
63.Pa $HOME/.ssh/identity . 63.Pa $HOME/.ssh/identity .
64Alternative file names can be given on the command line. 64Alternative file names can be given on the command line.