summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts
Commit message (Expand)AuthorAgeFilesLines
* aws-sigv4.d: fix region identifier in exampleThomas Taylor2023-05-161-1/+1
* write-out.d: Use response_code in exampleVítor Galvão2023-05-121-1/+1
* compressed.d: clarify the words on "not notifying headers"Daniel Stenberg2023-05-091-1/+5
* ipv4.d/ipv6.d: they are "mutex", not "boolean"Daniel Stenberg2023-05-082-6/+6
* docs: minor polishDaniel Stenberg2023-04-271-1/+1
* docs: clarify that more backends have HTTPS proxy supportDaniel Stenberg2023-04-261-1/+2
* curl: add --proxy-http2Daniel Stenberg2023-04-142-0/+19
* gen.pl: error on duplicated See-Also fieldsDaniel Stenberg2023-04-112-3/+6
* write-out.d: add missing periodsAli Khodkar2023-04-081-3/+3
* tool_writeout: add URL component variablesDaniel Stenberg2023-04-041-0/+64
* docs/cmdline-opts: document the dotless config pathRonan Pigott2023-03-281-1/+1
* data.d: emphasize no conversionDaniel Stenberg2023-03-231-0/+4
* page-footer: add explanation for three missing exit codesDaniel Stenberg2023-02-281-0/+6
* rate.c: single URLs make no sense in --rate example積丹尼 Dan Jacobson2023-02-281-3/+3
* gen.pl: add '%GLOBALS' as a variable for mainpageDaniel Stenberg2023-02-223-2/+39
* docs/cmdline-opts: mark all global optionsDaniel Stenberg2023-02-2216-40/+36
* remote-header-name.d: mention that filename* is not supportedDaniel Stenberg2023-02-191-2/+5
* cmdline-opts/Makefile: on error, do not leave a partialDaniel Stenberg2023-02-131-2/+6
* curl.1: make help, version and manual sections "custom"Daniel Stenberg2023-02-135-9/+14
* no-clobber.d: only use long form options in man page textDaniel Stenberg2023-02-091-1/+1
* header.d: add a header file exampleDaniel Stenberg2023-02-091-0/+1
* misc: fix spellingJohn Bampton2023-02-082-3/+3
* write-out.d: add 'since version' to %{header_json} documentationMartin D'Aloia2023-02-021-1/+1
* write-out.d: clarify Windows % symbol escapingJay Satiro2023-01-261-2/+4
* src: add --http3-onlyDaniel Stenberg2023-01-123-7/+38
* docs/cmdline-opts/hsts.d: explain hsts moreDaniel Stenberg2023-01-081-0/+5
* setopt: move the SHA256 opt within #ifdef libssh2Daniel Stenberg2023-01-071-0/+3
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-03255-256/+256
* writeout: add %{certs} and %{num_certs}Daniel Stenberg2022-12-271-0/+9
* misc: fix grammar and spellingJohn Bampton2022-12-221-1/+1
* docs: mention indirect effects of --insecureDaniel Stenberg2022-12-211-0/+5
* limit-rate.d: see also --rateDaniel Stenberg2022-12-161-1/+1
* ssl-reqd.d: clarify that this is for upgrading connections onlyDaniel Stenberg2022-12-151-2/+6
* docs: extend the dump-header documentationEmil Engler2022-12-131-0/+3
* styled-output.d: this option does not work on WindowsDaniel Stenberg2022-12-121-0/+3
* page-header: grammar improvement (display transfer rate)andy59952022-12-111-3/+3
* KNOWN_BUGS: remove items not considered bugs any moreDaniel Stenberg2022-12-091-0/+3
* KNOWN_BUGS: remove five FTP related issuesDaniel Stenberg2022-11-261-0/+3
* tool_operate: override the numeric locale and set "C" by forceDaniel Stenberg2022-11-253-0/+9
* netrc.d: provide mutext infoDaniel Stenberg2022-11-141-0/+1
* cmdline-opts/page-footer: remove long option nroff formattingDaniel Stenberg2022-11-141-6/+6
* cmdline-opts/gen.pl: fix the linkifierDaniel Stenberg2022-11-141-6/+17
* curl: add --url-queryDaniel Stenberg2022-11-082-0/+26
* docs: add missing parameters for --retry flagZespre Schmidt2022-11-032-2/+2
* gen.pl: do not generate CURLHELP bitmask lines > 79 charactersPatrick Monnerat2022-11-011-2/+3
* docs: explain the noproxy CIDR notation supportDaniel Stenberg2022-10-282-3/+9
* cmdline/docs: add a required 'multi' keyword for each optionDaniel Stenberg2022-10-18250-164/+308
* header.d: add category smtp and imapDaniel Stenberg2022-10-111-1/+1
* misc: fix spelling in docs and commentsJohn Bampton2022-10-051-1/+1
* lib: sanitize conditional exclusion around MIMEPatrick Monnerat2022-09-291-15/+26