summaryrefslogtreecommitdiff
path: root/ssh-add.0
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2015-08-19 14:23:50 +0100
committerColin Watson <cjwatson@debian.org>2015-08-19 14:23:50 +0100
commitbaccdb349b31c47cd76fb63211f754ed33a9707e (patch)
treed03653f975fd4eb8bf71bb0c9d168614401202fa /ssh-add.0
parent487bdb3a5ef6075887b830ccb8a0b14f6da78e93 (diff)
parent9f82e5a9042f2d872e98f48a876fcab3e25dd9bb (diff)
Import openssh_6.8p1.orig.tar.gz
Diffstat (limited to 'ssh-add.0')
-rw-r--r--ssh-add.013
1 files changed, 9 insertions, 4 deletions
diff --git a/ssh-add.0 b/ssh-add.0
index f16165ae5..8ee39470a 100644
--- a/ssh-add.0
+++ b/ssh-add.0
@@ -1,10 +1,10 @@
1SSH-ADD(1) General Commands Manual SSH-ADD(1) 1SSH-ADD(1) General Commands Manual SSH-ADD(1)
2 2
3NAME 3NAME
4 ssh-add - adds private key identities to the authentication agent 4 ssh-add M-bM-^@M-^S adds private key identities to the authentication agent
5 5
6SYNOPSIS 6SYNOPSIS
7 ssh-add [-cDdkLlXx] [-t life] [file ...] 7 ssh-add [-cDdkLlXx] [-E fingerprint_hash] [-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
@@ -43,6 +43,11 @@ DESCRIPTION
43 certificates to be removed from the agent. If no public key is 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 found at a given path, ssh-add will append .pub and retry.
45 45
46 -E fingerprint_hash
47 Specifies the hash algorithm used when displaying key
48 fingerprints. Valid options are: M-bM-^@M-^\md5M-bM-^@M-^] and M-bM-^@M-^\sha256M-bM-^@M-^]. The
49 default is M-bM-^@M-^\sha256M-bM-^@M-^].
50
46 -e pkcs11 51 -e pkcs11
47 Remove keys provided by the PKCS#11 shared library pkcs11. 52 Remove keys provided by the PKCS#11 shared library pkcs11.
48 53
@@ -96,7 +101,7 @@ FILES
96 the user. 101 the user.
97 102
98 ~/.ssh/id_ed25519 103 ~/.ssh/id_ed25519
99 Contains the protocol version 2 ED25519 authentication identity 104 Contains the protocol version 2 Ed25519 authentication identity
100 of the user. 105 of the user.
101 106
102 ~/.ssh/id_rsa 107 ~/.ssh/id_rsa
@@ -120,4 +125,4 @@ AUTHORS
120 created OpenSSH. Markus Friedl contributed the support for SSH protocol 125 created OpenSSH. Markus Friedl contributed the support for SSH protocol
121 versions 1.5 and 2.0. 126 versions 1.5 and 2.0.
122 127
123OpenBSD 5.6 December 7, 2013 OpenBSD 5.6 128OpenBSD 5.7 December 21, 2014 OpenBSD 5.7