summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2018-01-30 23:46:09 +0100
committerDaniel Stenberg <daniel@haxx.se>2018-01-30 23:46:58 +0100
commit34ecdffe906916e791d8932dfdb6531a5d871d01 (patch)
tree3f0c9b5d90d0750f9074b5654c519fdce5f84ed3
parent0630bb21be5bf5ff4300229ea7c0f2d626ddcb98 (diff)
downloadcurl-34ecdffe906916e791d8932dfdb6531a5d871d01.tar.gz
progress-bar.d: update to match implementation
... since commit 993dd5651a6 Reported-by: Martin Dreher Bug: https://github.com/curl/curl/pull/2242#issuecomment-361059228 Closes #2271
-rw-r--r--docs/cmdline-opts/progress-bar.d5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/cmdline-opts/progress-bar.d b/docs/cmdline-opts/progress-bar.d
index 11e95b45e..59f0ec543 100644
--- a/docs/cmdline-opts/progress-bar.d
+++ b/docs/cmdline-opts/progress-bar.d
@@ -7,5 +7,6 @@ standard, more informational, meter.
This progress bar draws a single line of '#' characters across the screen and
shows a percentage if the transfer size is known. For transfers without a
-known size, it will instead output one '#' character for every 1024 bytes
-transferred.
+known size, there will be space ship (-=o=-) that moves back and forth but
+only while data is being transfered, with a set of flying hash sign symbols on
+top.