summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/cert-type.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/cert-type.d')
-rw-r--r--docs/cmdline-opts/cert-type.d1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/cert-type.d b/docs/cmdline-opts/cert-type.d
index b041bcb06..9fcbfe752 100644
--- a/docs/cmdline-opts/cert-type.d
+++ b/docs/cmdline-opts/cert-type.d
@@ -4,6 +4,7 @@ Arg: <type>
Help: Certificate type (DER/PEM/ENG)
See-also: cert key key-type
Category: tls
+Example: --cert-type PEM --cert file $URL
---
Tells curl what type the provided client certificate is using. PEM, DER, ENG
and P12 are recognized types. If not specified, PEM is assumed.