]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
page-header: grammar improvement (display transfer rate)
authorandy5995 <arch_stanton5995@protonmail.com>
Fri, 9 Dec 2022 19:58:13 +0000 (13:58 -0600)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 11 Dec 2022 11:36:36 +0000 (12:36 +0100)
Closes #10068

docs/cmdline-opts/page-header

index 1737ab5bd06477d0bee12330542dbf300266b54f..179d5f021e796d9e556009c9cac8420cd24c488d 100644 (file)
@@ -161,9 +161,9 @@ curl can do TFTP downloads and uploads.
 .SH "PROGRESS METER"
 curl normally displays a progress meter during operations, indicating the
 amount of transferred data, transfer speeds and estimated time left, etc. The
-progress meter displays number of bytes and the speeds are in bytes per
-second. The suffixes (k, M, G, T, P) are 1024 based. For example 1k is 1024
-bytes. 1M is 1048576 bytes.
+progress meter displays the transfer rate in bytes per second. The suffixes
+(k, M, G, T, P) are 1024 based. For example 1k is 1024 bytes. 1M is 1048576
+bytes.
 
 curl displays this data to the terminal by default, so if you invoke curl to
 do an operation and it is about to write data to the terminal, it