summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/crlfile.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/crlfile.d')
-rw-r--r--docs/cmdline-opts/crlfile.d3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/cmdline-opts/crlfile.d b/docs/cmdline-opts/crlfile.d
index 360e668d1..21e86a8c2 100644
--- a/docs/cmdline-opts/crlfile.d
+++ b/docs/cmdline-opts/crlfile.d
@@ -1,9 +1,10 @@
Long: crlfile
Arg: <file>
Protocols: TLS
-Help: Get a CRL list in PEM format from the given file
+Help: Use this CRL list
Added: 7.19.7
Category: tls
+Example: --crlfile rejects.txt $URL
---
Provide a file using PEM format with a Certificate Revocation List that may
specify peer certificates that are to be considered revoked.