blob: 98d6ae13c5fc3a49078dc445ff42e4db4048ca5c [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001Long: speed-time
2Short: y
3Arg: <seconds>
4Help: Trigger 'speed-limit' abort after this time
5---
6If a download is slower than speed-limit bytes per second during a speed-time
7period, the download gets aborted. If speed-time is used, the default
8speed-limit will be 1 unless set with --speed-limit.
9
10This option controls transfers and thus will not affect slow connects etc. If
11this is a concern for you, try the --connect-timeout option.
12
13If this option is used several times, the last one will be used.