summaryrefslogtreecommitdiff
path: root/ssh-pkcs11-helper.0
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2019-06-05 06:41:44 +0100
committerColin Watson <cjwatson@debian.org>2019-06-05 06:41:44 +0100
commit102062f825fb26a74295a1c089c00c4c4c76b68a (patch)
tree3db66bc8c8483cce66516dff36f6ef56065143d9 /ssh-pkcs11-helper.0
parent3d246f10429fc9a37b98eabef94fe8dc7c61002b (diff)
parentfd0fa130ecf06d7d092932adcd5d77f1549bfc8d (diff)
Import openssh_8.0p1.orig.tar.gz
Diffstat (limited to 'ssh-pkcs11-helper.0')
-rw-r--r--ssh-pkcs11-helper.014
1 files changed, 12 insertions, 2 deletions
diff --git a/ssh-pkcs11-helper.0 b/ssh-pkcs11-helper.0
index 4d5c9843b..22f690717 100644
--- a/ssh-pkcs11-helper.0
+++ b/ssh-pkcs11-helper.0
@@ -4,7 +4,7 @@ NAME
4 ssh-pkcs11-helper M-bM-^@M-^S ssh-agent helper program for PKCS#11 support 4 ssh-pkcs11-helper M-bM-^@M-^S ssh-agent helper program for PKCS#11 support
5 5
6SYNOPSIS 6SYNOPSIS
7 ssh-pkcs11-helper 7 ssh-pkcs11-helper [-v]
8 8
9DESCRIPTION 9DESCRIPTION
10 ssh-pkcs11-helper is used by ssh-agent(1) to access keys provided by a 10 ssh-pkcs11-helper is used by ssh-agent(1) to access keys provided by a
@@ -13,6 +13,16 @@ DESCRIPTION
13 ssh-pkcs11-helper is not intended to be invoked by the user, but from 13 ssh-pkcs11-helper is not intended to be invoked by the user, but from
14 ssh-agent(1). 14 ssh-agent(1).
15 15
16 A single option is supported:
17
18 -v Verbose mode. Causes ssh-pkcs11-helper to print debugging
19 messages about its progress. This is helpful in debugging
20 problems. Multiple -v options increase the verbosity. The
21 maximum is 3.
22
23 Note that ssh-agent(1) will automatically pass the -v flag to
24 ssh-pkcs11-helper when it has itself been placed in debug mode.
25
16SEE ALSO 26SEE ALSO
17 ssh(1), ssh-add(1), ssh-agent(1) 27 ssh(1), ssh-add(1), ssh-agent(1)
18 28
@@ -22,4 +32,4 @@ HISTORY
22AUTHORS 32AUTHORS
23 Markus Friedl <markus@openbsd.org> 33 Markus Friedl <markus@openbsd.org>
24 34
25OpenBSD 6.4 July 16, 2013 OpenBSD 6.4 35OpenBSD 6.5 January 21, 2019 OpenBSD 6.5