1*6236dae4SAndroid Build Coastguard Worker--- 2*6236dae4SAndroid Build Coastguard Workerc: Copyright (C) Daniel Stenberg, <[email protected]>, et al. 3*6236dae4SAndroid Build Coastguard WorkerSPDX-License-Identifier: curl 4*6236dae4SAndroid Build Coastguard WorkerLong: no-progress-meter 5*6236dae4SAndroid Build Coastguard WorkerHelp: Do not show the progress meter 6*6236dae4SAndroid Build Coastguard WorkerAdded: 7.67.0 7*6236dae4SAndroid Build Coastguard WorkerCategory: verbose 8*6236dae4SAndroid Build Coastguard WorkerMulti: boolean 9*6236dae4SAndroid Build Coastguard WorkerSee-also: 10*6236dae4SAndroid Build Coastguard Worker - verbose 11*6236dae4SAndroid Build Coastguard Worker - silent 12*6236dae4SAndroid Build Coastguard WorkerExample: 13*6236dae4SAndroid Build Coastguard Worker - --no-progress-meter -o store $URL 14*6236dae4SAndroid Build Coastguard Worker--- 15*6236dae4SAndroid Build Coastguard Worker 16*6236dae4SAndroid Build Coastguard Worker# `--no-progress-meter` 17*6236dae4SAndroid Build Coastguard Worker 18*6236dae4SAndroid Build Coastguard WorkerOption to switch off the progress meter output without muting or otherwise 19*6236dae4SAndroid Build Coastguard Workeraffecting warning and informational messages like --silent does. 20*6236dae4SAndroid Build Coastguard Worker 21*6236dae4SAndroid Build Coastguard WorkerNote that this is the negated option name documented. You can thus use 22*6236dae4SAndroid Build Coastguard Worker--progress-meter to enable the progress meter again. 23