From: Daniel Stenberg Date: Fri, 16 Dec 2022 09:31:13 +0000 (+0100) Subject: limit-rate.d: see also --rate X-Git-Tag: curl-7_87_0~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=66f4d50fa66aeb68f4e45b80cdcb3e622511007b;p=thirdparty%2Fcurl.git limit-rate.d: see also --rate --- diff --git a/docs/cmdline-opts/limit-rate.d b/docs/cmdline-opts/limit-rate.d index 0a1e4cf60e..4b5c036fc9 100644 --- a/docs/cmdline-opts/limit-rate.d +++ b/docs/cmdline-opts/limit-rate.d @@ -8,7 +8,7 @@ Example: --limit-rate 100K $URL Example: --limit-rate 1000 $URL Example: --limit-rate 10M $URL Added: 7.10 -See-also: speed-limit speed-time +See-also: rate speed-limit speed-time Multi: single --- Specify the maximum transfer rate you want curl to use - for both downloads