diff --git a/src/main.c b/src/main.c index a7e051eb9..21ebd40f9 100644 --- a/src/main.c +++ b/src/main.c @@ -403,19 +403,19 @@ static void help(void) " --capath CA directory (made using c_rehash) to verify", " peer against (SSL)", " --ciphers SSL ciphers to use (SSL)", - " --compressed Request compressed response (using deflate or gzip).", + " --compressed Request compressed response (using deflate or gzip)", " --connect-timeout Maximum time allowed for connection", " --create-dirs Create necessary local directory hierarchy", - " --crlf Convert LF to CRLF in upload.", + " --crlf Convert LF to CRLF in upload", " -f/--fail Fail silently (no output at all) on errors (H)", " --ftp-create-dirs Create the remote dirs if not present (F)", " -F/--form Specify HTTP multipart POST data (H)", " -g/--globoff Disable URL sequences and ranges using {} and []", " -G/--get Send the -d data with a HTTP GET (H)", " -h/--help This help text", - " -H/--header Custom header to pass to server. (H)", + " -H/--header Custom header to pass to server (H)", " -i/--include Include protocol headers in the output (H/F)", - " -I/--head Show document info only (H/F)", + " -I/--head Show document info only", " -j/--junk-session-cookies Ignore session cookies read from file (H)", " --interface Specify network interface to use", " --krb4 Enable krb4 with specified security level (F)", @@ -446,7 +446,7 @@ static void help(void) " -R/--remote-time Set the remote file's time on the local output", " -s/--silent Silent mode. Don't output anything", " -S/--show-error Show error. With -s, make curl show errors when they occur", - " --stderr Where to redirect stderr. - means stdout.", + " --stderr Where to redirect stderr. - means stdout", " -t/--telnet-option Set telnet option", " --trace Dump a network/debug trace to the given file", " --trace-ascii Like --trace but without the hex output", @@ -461,15 +461,15 @@ static void help(void) " --wdebug Turn on WATT-32 debugging under DJGPP", #endif " -w/--write-out [format] What to output after completion", - " -x/--proxy Use HTTP proxy on given port.", + " -x/--proxy Use HTTP proxy on given port", " -X/--request Specify request command to use", " -y/--speed-time Time needed to trig speed-limit abort. Defaults to 30", " -Y/--speed-limit Stop transfer if below speed-limit for 'speed-time' secs", " -z/--time-cond