From: Daniel Stenberg Date: Wed, 9 Aug 2023 08:17:53 +0000 (+0200) Subject: haproxy-clientip.d: remove backticks X-Git-Tag: curl-8_3_0~184 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fa8265a466e3232806613d1b4b04c35008ed00f1;p=thirdparty%2Fcurl.git haproxy-clientip.d: remove backticks This is not markdown Follow-up to 0a75964d0d94a4 Closes #11639 --- diff --git a/docs/cmdline-opts/haproxy-clientip.d b/docs/cmdline-opts/haproxy-clientip.d index 22eda0796d..53901d01cb 100644 --- a/docs/cmdline-opts/haproxy-clientip.d +++ b/docs/cmdline-opts/haproxy-clientip.d @@ -23,7 +23,7 @@ of consecutive zeroes. The total number of decoded bits must exactly be 128. Otherwise, any string can be accepted for the client IP and will be sent. -It replaces `--haproxy-protocol` if used, it is not necessary to specify both flags. +It replaces --haproxy-protocol if used, it is not necessary to specify both flags. This option is primarily useful when sending test requests to verify a service is working as intended.