From: Daniel Stenberg Date: Mon, 2 Nov 2020 09:31:02 +0000 (+0100) Subject: header.d: fix syntax mistake X-Git-Tag: curl-7_74_0~112 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b8895509a07fd60677eed53bfce0947aa5a8e409;p=thirdparty%2Fcurl.git header.d: fix syntax mistake follow-up from 1144886f38fd0 --- diff --git a/docs/cmdline-opts/header.d b/docs/cmdline-opts/header.d index ac02323b9d..99248ce80f 100644 --- a/docs/cmdline-opts/header.d +++ b/docs/cmdline-opts/header.d @@ -4,7 +4,7 @@ Arg:
Help: Pass custom header(s) to server Protocols: HTTP Category: http -See-also: --user-agent --referer +See-also: user-agent referer --- Extra header to include in the request when sending HTTP to a server. You may specify any number of extra headers. Note that if you should add a custom