File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / docs / cmdline-opts / speed-limit.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: speed-limit
    2: Short: Y
    3: Arg: <speed>
    4: Help: Stop transfers slower than this
    5: ---
    6: If a download is slower than this given speed (in bytes per second) for
    7: speed-time seconds it gets aborted. speed-time is set with --speed-time and is
    8: 30 if not set.
    9: 
   10: If this option is used several times, the last one will be used.

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