From: Daniel Stenberg Date: Fri, 19 Jan 2024 15:37:14 +0000 (+0100) Subject: cmdline-opts/write-out.d: remove spurious double quotes X-Git-Tag: curl-8_6_0~67 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42be71e3edbc721713fd8bfb8c0701fa4b544819;p=thirdparty%2Fcurl.git cmdline-opts/write-out.d: remove spurious double quotes --- diff --git a/docs/cmdline-opts/write-out.d b/docs/cmdline-opts/write-out.d index 5975c8e2d5..4b0d7c8ca9 100644 --- a/docs/cmdline-opts/write-out.d +++ b/docs/cmdline-opts/write-out.d @@ -121,7 +121,7 @@ Number of redirects that were followed in the request. (Added in 7.12.3) The rest of the output is only shown if the transfer returned a non-zero error. (Added in 7.75.0) -## "proxy_ssl_verify_result" +## proxy_ssl_verify_result The result of the HTTPS proxy's SSL peer certificate verification that was requested. 0 means the verification was successful. (Added in 7.52.0)