summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2014-07-01 15:50:59 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2014-07-01 15:50:59 +0200
commitc5a837426967760f5bf75d01018f5e3cba967757 (patch)
treee1f03d06c33139a700daa81151c89645b4df93e4 /src
parentcd8a5d83421e2551528bfcf2acc540f3973a92f9 (diff)
downloadgnutls-c5a837426967760f5bf75d01018f5e3cba967757.tar.gz
p11tool: document GNUTLS_SO_PIN env variable
Diffstat (limited to 'src')
-rw-r--r--src/p11tool-args.def4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/p11tool-args.def b/src/p11tool-args.def
index 3a91e99ef4..6bf10fb00f 100644
--- a/src/p11tool-args.def
+++ b/src/p11tool-args.def
@@ -10,8 +10,8 @@ That is create a .module file in /etc/pkcs11/modules with the contents 'module:
Alternatively the configuration file /etc/gnutls/pkcs11.conf has to exist and contain a number
of lines of the form 'load=/usr/lib/opensc-pkcs11.so'.
-You can provide the PIN to be used for the PKCS #11 operations with the environment variable
-GNUTLS_PIN.
+You can provide the PIN to be used for the PKCS #11 operations with the environment variables
+GNUTLS_PIN and GNUTLS_SO_PIN.
";
short-usage = "p11tool [options] [url]\np11tool --help for usage instructions.\n";