2019-10-09 05:05:35 +08:00
|
|
|
Long: no-progress-meter
|
|
|
|
Help: Do not show the progress meter
|
|
|
|
See-also: verbose silent
|
|
|
|
Added: 7.67.0
|
2020-07-13 20:15:04 +08:00
|
|
|
Category: verbose
|
2021-08-31 22:37:14 +08:00
|
|
|
Example: --no-progress-meter -o store $URL
|
2019-10-09 05:05:35 +08:00
|
|
|
---
|
|
|
|
Option to switch off the progress meter output without muting or otherwise
|
|
|
|
affecting warning and informational messages like --silent does.
|
|
|
|
|
|
|
|
Note that this is the negated option name documented. You can thus use
|
|
|
|
--progress-meter to enable the progress meter again.
|