mirror of
https://github.com/curl/curl.git
synced 2026-07-08 22:27:24 +03:00
fixup FILEFORMAT language
This commit is contained in:
parent
f88bc5cc59
commit
7ffa1b41d7
1 changed files with 3 additions and 4 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue