mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 15:48:49 -05:00
added the missing stdin section
This commit is contained in:
parent
de100f8b51
commit
d292088a83
@ -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…
Reference in New Issue
Block a user