write-out.d: Use response_code in example

Closes #11107
This commit is contained in:
Vítor Galvão 2023-05-12 19:16:50 +01:00 committed by Daniel Stenberg
parent ac5ad52142
commit de2542f3f2
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -5,7 +5,7 @@ Short: w
Arg: <format>
Help: Use output FORMAT after completion
Category: verbose
Example: -w '%{http_code}\\n' $URL
Example: -w '%{response_code}\\n' $URL
Added: 6.5
See-also: verbose head
Multi: single