diff --git a/docs/cmdline-opts/write-out.d b/docs/cmdline-opts/write-out.d index 4a47b7adca..7b84b75e4a 100644 --- a/docs/cmdline-opts/write-out.d +++ b/docs/cmdline-opts/write-out.d @@ -31,8 +31,10 @@ trailing colon). The header contents are exactly as sent over the network, with leading and trailing whitespace trimmed. Added in curl 7.84.0. .B NOTE: -The %-symbol is a special symbol in the win32-environment, where all -occurrences of % must be doubled when using this option. +In Windows the %-symbol is a special symbol used to expand environment +variables. In batch files all occurrences of % must be doubled when using this +option to properly escape. If this option is used at the command prompt then +the % cannot be escaped and unintended expansion is possible. The variables available are: .RS