cmdline-opts/write-out.d: remove spurious double quotes

This commit is contained in:
Daniel Stenberg 2024-01-19 16:37:14 +01:00
parent 524253dc90
commit 42be71e3ed
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -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)