summaryrefslogtreecommitdiff
path: root/ssh-add.0
diff options
context:
space:
mode:
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