fixup FILEFORMAT language

This commit is contained in:
Daniel Stenberg 2026-02-22 12:21:28 +01:00
parent f88bc5cc59
commit 7ffa1b41d7
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -718,10 +718,9 @@ This verifies that this data was passed to stderr.
Use the mode="text" attribute if the output is in text mode on platforms that
have a text/binary difference.
Use the mode="warn" attribute if the output curl warning output, as it then
makes the check without newlines and the prefix to better handle that the
lines may wrap at different points depending on the lengths of the lines and
terminal width.
Use the mode="warn" attribute for curl warning output, as it then makes the
check without newlines and the prefix to better handle that the lines may wrap
at different points depending on the lengths of the lines and terminal width.
`crlf=yes` forces the newlines to become CRLF even if not written so in the
test.