summaryrefslogtreecommitdiff
path: root/ssh-add.0
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2012-05-17 13:04:02 +0100
committerColin Watson <cjwatson@debian.org>2012-05-17 13:04:02 +0100
commitdd5ed53e20d218607260916a6b04d1c8c5b3d88f (patch)
treec59b4dbcc610f10700945f885adf3bddc2542c26 /ssh-add.0
parent8241a65bf12ac53c1b7304bba7ce739aad80b8b8 (diff)
parentb9bc38990c5eb5d99e28ca5af6d3491fd4a0060a (diff)
merge 6.0p1
Diffstat (limited to 'ssh-add.0')
-rw-r--r--ssh-add.07
1 files changed, 5 insertions, 2 deletions
diff --git a/ssh-add.0 b/ssh-add.0
index e1e2a6417..694240d2c 100644
--- a/ssh-add.0
+++ b/ssh-add.0
@@ -4,7 +4,7 @@ NAME
4 ssh-add - adds private key identities to the authentication agent 4 ssh-add - adds private key identities to the authentication agent
5 5
6SYNOPSIS 6SYNOPSIS
7 ssh-add [-cDdLlXx] [-t life] [file ...] 7 ssh-add [-cDdkLlXx] [-t life] [file ...]
8 ssh-add -s pkcs11 8 ssh-add -s pkcs11
9 ssh-add -e pkcs11 9 ssh-add -e pkcs11
10 10
@@ -45,6 +45,9 @@ DESCRIPTION
45 -e pkcs11 45 -e pkcs11
46 Remove keys provided by the PKCS#11 shared library pkcs11. 46 Remove keys provided by the PKCS#11 shared library pkcs11.
47 47
48 -k When loading keys into the agent, load plain private keys only
49 and skip certificates.
50
48 -L Lists public key parameters of all identities currently 51 -L Lists public key parameters of all identities currently
49 represented by the agent. 52 represented by the agent.
50 53
@@ -112,4 +115,4 @@ AUTHORS
112 created OpenSSH. Markus Friedl contributed the support for SSH protocol 115 created OpenSSH. Markus Friedl contributed the support for SSH protocol
113 versions 1.5 and 2.0. 116 versions 1.5 and 2.0.
114 117
115OpenBSD 5.0 October 28, 2010 OpenBSD 5.0 118OpenBSD 5.0 October 18, 2011 OpenBSD 5.0