aboutsummaryrefslogtreecommitdiff
path: root/docs/curl.1
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2016-06-17 00:32:34 +0200
committerDaniel Stenberg <daniel@haxx.se>2016-06-17 00:33:33 +0200
commitc9a6ab6d921a02a198a543d5b0650fb0c94fd94d (patch)
treeab5fad2da7a1e673006798cbf1c2cc129be15b8b /docs/curl.1
parent13d633d27492ccd86a3424b34952b0ef8026306e (diff)
curl.1: mention the unix for the progress meter
Diffstat (limited to 'docs/curl.1')
-rw-r--r--docs/curl.15
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/curl.1 b/docs/curl.1
index ed047724e..ac6d439bf 100644
--- a/docs/curl.1
+++ b/docs/curl.1
@@ -98,7 +98,10 @@ specified on a single command line and cannot be used between separate curl
invokes.
.SH "PROGRESS METER"
curl normally displays a progress meter during operations, indicating the
-amount of transferred data, transfer speeds and estimated time left, etc.
+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, 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