mirror of
https://github.com/curl/curl.git
synced 2026-05-02 19:37:51 +03:00
docs: extend the dump-header documentation
This commit extends the documentation of the --dump-header command-line
option to reflect the behavior introduced in 8b1e5df7.
See #10079
Closes #10085
This commit is contained in:
parent
d4709fa4b7
commit
845f020ea5
1 changed files with 3 additions and 0 deletions
|
|
@ -16,3 +16,6 @@ received, the use of this option will create an empty file.
|
|||
|
||||
When used in FTP, the FTP server response lines are considered being "headers"
|
||||
and thus are saved there.
|
||||
|
||||
Having multiple transfers in one set of operations (i.e. the URLs in one
|
||||
--next clause), will append them to the same file, seperated by a blank line.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue