From 07660eea1e9def9481e220b58facd8faeb3b708e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 11 Aug 2003 10:34:25 +0000 Subject: -Z and -@ no longer work, they are now officially available for other options, more frequently used, in a future release --- src/main.c | 31 +++++++++++++++---------------- 1 file changed, 15 insertions(+), 16 deletions(-) diff --git a/src/main.c b/src/main.c index 5e912efd6..1aab7ad62 100644 --- a/src/main.c +++ b/src/main.c @@ -423,7 +423,8 @@ static void help(void) " --location-trusted Same, and continue to send authentication when \n" " following locations, even when hostname changed\n" " -m/--max-time Maximum time allowed for the transfer\n" - " -M/--manual Display huge help text\n" + " --max-redirs Set maximum number of redirections allowed (H)"); + puts(" -M/--manual Display huge help text\n" " -n/--netrc Must read .netrc for user name and password\n" " --netrc-optional Use either .netrc or URL; overrides -n\n" " --ntlm Enable HTTP NTLM authentication (H)"); @@ -435,6 +436,7 @@ static void help(void) " -q When used as the first parameter disables .curlrc\n" " -Q/--quote Send QUOTE command to FTP before file transfer (F)"); puts(" -r/--range Retrieve a byte range from a HTTP/1.1 or FTP server\n" + " --random-file File to use for reading random data from (SSL)\n" " -R/--remote-time Set the remote file's time on the local output\n" " -s/--silent Silent mode. Don't output anything\n" " -S/--show-error Show error. With -s, make curl show errors when they occur"); @@ -454,12 +456,10 @@ static void help(void) #endif puts(" -w/--write-out [format] What to output after completion\n" " -x/--proxy Use proxy. (Default port is 1080)\n" - " --random-file File to use for reading random data from (SSL)\n" " -X/--request Specific request command to use"); puts(" -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