]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
haproxy-clientip.d: remove backticks
authorDaniel Stenberg <daniel@haxx.se>
Wed, 9 Aug 2023 08:17:53 +0000 (10:17 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 9 Aug 2023 08:26:03 +0000 (10:26 +0200)
This is not markdown

Follow-up to 0a75964d0d94a4

Closes #11639

docs/cmdline-opts/haproxy-clientip.d

index 22eda0796d167726a00c6160c230794023023b17..53901d01cb47ca19c1dc538ca5e23a838e93f631 100644 (file)
@@ -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.