mirror of
https://github.com/mirror/wget.git
synced 2026-08-22 19:03:27 +08:00
This commit causes the --show-progress option to print the progress bar to stderr even when a logfile was explicitly provided on the command line. Such a combination allows a user to log the output of Wget while simultaneously keeping track of the download status.