From fa8265a466e3232806613d1b4b04c35008ed00f1 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 9 Aug 2023 10:17:53 +0200 Subject: [PATCH] haproxy-clientip.d: remove backticks This is not markdown Follow-up to 0a75964d0d94a4 Closes #11639 --- docs/cmdline-opts/haproxy-clientip.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.3