From: Daniel Stenberg Date: Wed, 26 Jun 2024 08:13:16 +0000 (+0200) Subject: FILEFORMAT.md: mentioned for "client" X-Git-Tag: curl-8_9_0~186 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4d58ed2d2ca55b2b462cfa6b558b6d69bccbbc72;p=thirdparty%2Fcurl.git FILEFORMAT.md: mentioned for "client" They can be used to create more files. Closes #14024 --- diff --git a/tests/FILEFORMAT.md b/tests/FILEFORMAT.md index 928b5567b2..ec7f3c4f0c 100644 --- a/tests/FILEFORMAT.md +++ b/tests/FILEFORMAT.md @@ -589,6 +589,15 @@ which is useful if the test case needs a file to act on. If `nonewline="yes"` is used, the created file will have the final newline stripped off. +### `` +1 to 4 can be appended to 'file' to create more files. + +### `` + +### `` + +### `` + ### `` Pass this given data on stdin to the tool.