diff options
Diffstat (limited to 'ssh-add.1')
-rw-r--r-- | ssh-add.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -9,21 +9,21 @@ | |||
9 | .\" | 9 | .\" |
10 | .\" Created: Sat Apr 22 23:55:14 1995 ylo | 10 | .\" Created: Sat Apr 22 23:55:14 1995 ylo |
11 | .\" | 11 | .\" |
12 | .\" $Id: ssh-add.1,v 1.12 2000/04/20 13:27:27 damien Exp $ | 12 | .\" $Id: ssh-add.1,v 1.13 2000/05/07 02:03:18 damien Exp $ |
13 | .\" | 13 | .\" |
14 | .Dd September 25, 1999 | 14 | .Dd September 25, 1999 |
15 | .Dt SSH-ADD 1 | 15 | .Dt SSH-ADD 1 |
16 | .Os | 16 | .Os |
17 | .Sh NAME | 17 | .Sh NAME |
18 | .Nm ssh-add | 18 | .Nm ssh-add |
19 | .Nd adds identities for the authentication agent | 19 | .Nd adds RSA identities for the authentication agent |
20 | .Sh SYNOPSIS | 20 | .Sh SYNOPSIS |
21 | .Nm ssh-add | 21 | .Nm ssh-add |
22 | .Op Fl lLdD | 22 | .Op Fl lLdD |
23 | .Op Ar | 23 | .Op Ar |
24 | .Sh DESCRIPTION | 24 | .Sh DESCRIPTION |
25 | .Nm | 25 | .Nm |
26 | adds identities to the authentication agent, | 26 | adds RSA identities to the authentication agent, |
27 | .Xr ssh-agent 1 . | 27 | .Xr ssh-agent 1 . |
28 | When run without arguments, it adds the file | 28 | When run without arguments, it adds the file |
29 | .Pa $HOME/.ssh/identity . | 29 | .Pa $HOME/.ssh/identity . |