mirror of
https://github.com/curl/curl.git
synced 2025-01-18 14:04:30 +08: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:
parent
0630bb21be
commit
34ecdffe90
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user