mirror of
https://github.com/mirror/wget.git
synced 2026-09-01 20:37:57 +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.