summaryrefslogtreecommitdiff
path: root/src/p11tool-args.def
diff options
context:
space:
mode:
Diffstat (limited to 'src/p11tool-args.def')
-rw-r--r--src/p11tool-args.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/p11tool-args.def b/src/p11tool-args.def
index be97aeddc8..dce6225b4d 100644
--- a/src/p11tool-args.def
+++ b/src/p11tool-args.def
@@ -64,7 +64,7 @@ flag = {
flag = {
name = set-pin;
arg-type = string;
- descrip = "Specify the PIN to use on token initialization";
+ descrip = "Specify the PIN to use on token operations";
doc = "Alternatively the GNUTLS_PIN environment variable may be used.";
};