e2b81c79a334728998a60c3cf747a74dddaaf53f
[platform/upstream/curl.git] / docs / cmdline-opts / speed-limit.d
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.