From eaae8bc4fde733468cbee4f4f9f6d7c70bfee999 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 9 Sep 2025 13:49:25 +0200 Subject: [PATCH] fixup language --- docs/cmdline-opts/write-out.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cmdline-opts/write-out.md b/docs/cmdline-opts/write-out.md index 8676091f36..9946349c15 100644 --- a/docs/cmdline-opts/write-out.md +++ b/docs/cmdline-opts/write-out.md @@ -93,7 +93,7 @@ The value of header `name` from the transfer's most recent server response. Unlike other variables, the variable name `header` is not in braces. For example `%header{date}`. Refer to --write-out remarks. (Added in 7.84.0) -Starting with 8.17.0, this output the contents of *all* header fields using a +Starting with 8.17.0, output the contents of *all* header fields using a specific name - even for a whole redirect "chain" by appending `:all:[separator]` to the header name. The `[separator]` string (if not blank) is output between the headers if there are more than one. When more than one