mirror of
https://github.com/curl/curl.git
synced 2026-08-25 08:53:36 +03:00
added the missing stdin section
This commit is contained in:
parent
de100f8b51
commit
d292088a83
1 changed files with 4 additions and 0 deletions
|
|
@ -125,6 +125,10 @@ this creates the named file with this content before the test case is run
|
|||
which is useful if the test case needs a file to act on.
|
||||
</file>
|
||||
|
||||
<stdin>
|
||||
Pass this given data on stdin to the tool.
|
||||
</stdin>
|
||||
|
||||
</client>
|
||||
|
||||
<verify>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue