1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

progress-bar.d: update to match implementation

... since commit 993dd5651a

Reported-by: Martin Dreher
Bug: https://github.com/curl/curl/pull/2242#issuecomment-361059228

Closes #2271
This commit is contained in:
Daniel Stenberg 2018-01-30 23:46:09 +01:00
parent 0630bb21be
commit 34ecdffe90
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -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.