]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
curl.1: missed 'T' in the progress unit suffixes
authorDaniel Stenberg <daniel@haxx.se>
Fri, 17 Jun 2016 08:40:20 +0000 (10:40 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 17 Jun 2016 08:40:44 +0000 (10:40 +0200)
docs/curl.1

index ac6d439bf45f51219bef91e96bfe6b6048d0a41b..527db630ea03b78b6419c44548c13d82115e7928 100644 (file)
@@ -100,7 +100,7 @@ invokes.
 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, P) are 1024 based. For example 1K is 1024
+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