summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-11-19 17:11:30 +0100
committerDaniel Stenberg <daniel@haxx.se>2021-11-19 18:11:13 +0100
commit0164bb8507dc38578a2553102dcc6a2e9b4cefc0 (patch)
treec17517fedfe23f29f585a641cb6a1c45022f4f44
parent6e061ae63af77babc04a6a7ea73ac0dffe975303 (diff)
downloadcurl-0164bb8507dc38578a2553102dcc6a2e9b4cefc0.tar.gz
page-footer: fix typo
Closes #8036
-rw-r--r--docs/cmdline-opts/page-footer2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cmdline-opts/page-footer b/docs/cmdline-opts/page-footer
index b576b9075..42a379b9b 100644
--- a/docs/cmdline-opts/page-footer
+++ b/docs/cmdline-opts/page-footer
@@ -72,7 +72,7 @@ names named after the destination connection id (in hex). Do note that these
files can become rather large. Works with both QUIC backends.
.IP SHELL
Used on VMS when trying to detect if using a DCL or a "unix" shell.
-.IP "SSL_CERT_DIR <dir">
+.IP "SSL_CERT_DIR <dir>"
If set, will be used as the \fI--capath\fP value.
.IP "SSL_CERT_FILE <path>"
If set, will be used as the \fI--cacert\fP value.