From 041d06d9f23aad3f48425772dab6e33440b530d6 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 31 Jan 2000 22:22:45 +0000 Subject: [PATCH] Cleared some confusions around -y and -Y as pointed out to me by M Travis Obenhaus --- curl.1 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/curl.1 b/curl.1 index 9d8edfe99..4150dc71a 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