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.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cmdline-opts/cert-type.d b/docs/cmdline-opts/cert-type.d
index 61bd65c39..a31f40ef5 100644
--- a/docs/cmdline-opts/cert-type.d
+++ b/docs/cmdline-opts/cert-type.d
@@ -8,6 +8,6 @@ Example: --cert-type PEM --cert file $URL
Added: 7.9.3
---
Tells curl what type the provided client certificate is using. PEM, DER, ENG
-and P12 are recognized types. If not specified, PEM is assumed.
+and P12 are recognized types. If not specified, PEM is assumed.
If this option is used several times, the last one will be used.