Annotation of embedaddon/curl/docs/cmdline-opts/no-progress-meter.d, revision 1.1

1.1     ! misho       1: Long: no-progress-meter
        !             2: Help: Do not show the progress meter
        !             3: See-also: verbose silent
        !             4: Added: 7.67.0
        !             5: ---
        !             6: Option to switch off the progress meter output without muting or otherwise
        !             7: affecting warning and informational messages like --silent does.
        !             8: 
        !             9: Note that this is the negated option name documented. You can thus use
        !            10: --progress-meter to enable the progress meter again.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>