mirror of
https://github.com/curl/curl.git
synced 2026-07-24 14:57:17 +03:00
fixup wording
This commit is contained in:
parent
87eae5ec2d
commit
54c1106507
1 changed files with 1 additions and 1 deletions
|
|
@ -195,7 +195,7 @@ The URL scheme (sometimes called protocol) that was effectively used. (Added in
|
|||
|
||||
## `size_delivered`
|
||||
The total amount of data that were saved or written to stdout. When
|
||||
--compressed is used, this could very well be different than `size_download`.
|
||||
--compressed is used, this is likely different than `size_download`.
|
||||
|
||||
## `size_download`
|
||||
The total amount of bytes that were downloaded. This is the size of the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue