From: Daniel Stenberg Date: Mon, 31 Jan 2000 22:21:10 +0000 (+0000) Subject: fixed the progressmode selector X-Git-Tag: curl-6_5~73 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3c477053e5b933869c621f2681ec8fbfc4a3c1d7;p=thirdparty%2Fcurl.git fixed the progressmode selector sorted out the -y and -Y confusion in the help texts --- diff --git a/src/main.c b/src/main.c index a5f38138a5..6a16db3eb4 100644 --- a/src/main.c +++ b/src/main.c @@ -128,8 +128,8 @@ static void help(void) " -V/--version Outputs version number then quits\n" " -x/--proxy Use proxy. (Default port is 1080)\n" " -X/--request Specific request command to use\n" - " -y/--speed-limit Stop transfer if below speed-limit for 'speed-time' secs\n" - " -Y/--speed-time Time needed to trig speed-limit abort. Defaults to 30\n" + " -y/--speed-time Time needed to trig speed-limit abort. Defaults to 30\n" + " -Y/--speed-limit Stop transfer if below speed-limit for 'speed-time' secs\n" " -z/--time-cond