From 34ecdffe906916e791d8932dfdb6531a5d871d01 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 30 Jan 2018 23:46:09 +0100 Subject: 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 --- docs/cmdline-opts/progress-bar.d | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs/cmdline-opts/progress-bar.d') 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. -- cgit v1.2.3