Unverified Commit 34ecdffe authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

progress-bar.d: update to match implementation

... since commit 993dd565

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

Closes #2271
parent 0630bb21
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -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.