summaryrefslogtreecommitdiff
path: root/ssh-add.0
diff options
context:
space:
mode:
Diffstat (limited to 'ssh-add.0')
-rw-r--r--ssh-add.015
1 files changed, 8 insertions, 7 deletions
diff --git a/ssh-add.0 b/ssh-add.0
index 2ed59c10e..ed43dc8cc 100644
--- a/ssh-add.0
+++ b/ssh-add.0
@@ -37,16 +37,17 @@ DESCRIPTION
37 37
38 -d Instead of adding identities, removes identities from the agent. 38 -d Instead of adding identities, removes identities from the agent.
39 If ssh-add has been run without arguments, the keys for the 39 If ssh-add has been run without arguments, the keys for the
40 default identities will be removed. Otherwise, the argument list 40 default identities and their corresponding certificates will be
41 will be interpreted as a list of paths to public key files and 41 removed. Otherwise, the argument list will be interpreted as a
42 matching keys will be removed from the agent. If no public key 42 list of paths to public key files to specify keys and
43 is found at a given path, ssh-add will append .pub and retry. 43 certificates to be removed from the agent. If no public key is
44 found at a given path, ssh-add will append .pub and retry.
44 45
45 -e pkcs11 46 -e pkcs11
46 Remove keys provided by the PKCS#11 shared library pkcs11. 47 Remove keys provided by the PKCS#11 shared library pkcs11.
47 48
48 -k When loading keys into the agent, load plain private keys only 49 -k When loading keys into or deleting keys from the agent, process
49 and skip certificates. 50 plain private keys only and skip certificates.
50 51
51 -L Lists public key parameters of all identities currently 52 -L Lists public key parameters of all identities currently
52 represented by the agent. 53 represented by the agent.
@@ -115,4 +116,4 @@ AUTHORS
115 created OpenSSH. Markus Friedl contributed the support for SSH protocol 116 created OpenSSH. Markus Friedl contributed the support for SSH protocol
116 versions 1.5 and 2.0. 117 versions 1.5 and 2.0.
117 118
118OpenBSD 5.2 October 18, 2011 OpenBSD 5.2 119OpenBSD 5.3 December 3, 2012 OpenBSD 5.3