Return to speed-limit.d CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / docs / cmdline-opts |
1.1 ! misho 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.