summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-12-09 15:52:49 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-12-09 15:52:49 +0100
commitf37ee34521bfcf07d36b79c99c308b1e8d5bd4c5 (patch)
treee4e0de5a37479a0ac76bfa0c05835d0bdf20f200
parent388e3e5c3394a1465d2fc330318143ab20e72372 (diff)
downloadgnutls-tmp-cert-updates.tar.gz
certtool: document the --load-ca-certificate can be used with PKCS#11 URLstmp-cert-updates
-rw-r--r--src/certtool-args.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/certtool-args.def b/src/certtool-args.def
index 04967b94f2..f832f0f9a9 100644
--- a/src/certtool-args.def
+++ b/src/certtool-args.def
@@ -197,7 +197,7 @@ flag = {
name = load-ca-certificate;
descrip = "Loads the certificate authority's certificate file";
arg-type = string;
- doc = "This option can be used with a file";
+ doc = "This can be either a file or a PKCS #11 URL";
};
flag = {