From: Daniel Stenberg Date: Mon, 31 Jan 2000 22:22:45 +0000 (+0000) Subject: Cleared some confusions around -y and -Y as pointed out to me by X-Git-Tag: curl-6_5~71 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=041d06d9f23aad3f48425772dab6e33440b530d6;p=thirdparty%2Fcurl.git Cleared some confusions around -y and -Y as pointed out to me by M Travis Obenhaus --- diff --git a/curl.1 b/curl.1 index 9d8edfe996..4150dc71a9 100644 --- a/curl.1 +++ b/curl.1 @@ -297,14 +297,14 @@ HTTP 1.1 specification for details and explanations. (FTP) Specifies a custom FTP command to use instead of LIST when doing file lists with ftp. -.IP "-y/--speed-time " -Speed Limit. 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 -Y and is 30 if not set. -.IP "-Y/--speed-limit