File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / docs / cmdline-opts / no-progress-meter.d
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 10:01:15 2020 UTC (4 years, 10 months ago) by misho
Branches: curl, MAIN
CVS tags: v7_70_0p4, HEAD
curl

    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>