summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/key-type.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/key-type.d')
-rw-r--r--docs/cmdline-opts/key-type.d1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/key-type.d b/docs/cmdline-opts/key-type.d
index 50a068676..4baa9afa2 100644
--- a/docs/cmdline-opts/key-type.d
+++ b/docs/cmdline-opts/key-type.d
@@ -3,6 +3,7 @@ Arg: <type>
Help: Private key file type (DER/PEM/ENG)
Protocols: TLS
Category: tls
+Example: --key-type DER --key here $URL
---
Private key file type. Specify which type your --key provided private key
is. DER, PEM, and ENG are supported. If not specified, PEM is assumed.