From a387d881ecf1cfe8def1460fdf2faa3fdef66302 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 28 Nov 2016 01:01:13 +0100 Subject: cmdline-docs: more options converted and fixed Now all options are in the new system. --- docs/cmdline-opts/speed-limit.d | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 docs/cmdline-opts/speed-limit.d (limited to 'docs/cmdline-opts/speed-limit.d') diff --git a/docs/cmdline-opts/speed-limit.d b/docs/cmdline-opts/speed-limit.d new file mode 100644 index 000000000..e2b81c79a --- /dev/null +++ b/docs/cmdline-opts/speed-limit.d @@ -0,0 +1,10 @@ +Long: speed-limit +Short: Y +Arg: +Help: Stop transfers slower than this +--- +If a download is slower than this given speed (in bytes per second) for +speed-time seconds it gets aborted. speed-time is set with --speed-time and is +30 if not set. + +If this option is used several times, the last one will be used. -- cgit v1.2.1