summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/config.d
Commit message (Collapse)AuthorAgeFilesLines
* config.d: update documentation to match the path searchbagder/homedir-scanDaniel Stenberg2021-11-291-23/+22
| | | | Assisted-by: Jay Satiro
* curl.1: require "see also" for every documented optionDaniel Stenberg2021-11-151-0/+1
| | | | | | | | | | gen.pl now generates a warning if the "See Also" field is not filled in for a command line option All command line options now provide one or more related options. 167 "See alsos" added! Closes #8019
* cmdline-opts: made the 'Added:' field mandatoryDaniel Stenberg2021-09-281-1/+1
| | | | | | | | Since "too old" versions are no longer included in the generated man page, this field is now mandatory so that it won't be forgotten and then not included in the documentation. Closes #7786
* config.d: note that curlrc is used even when --configJay Satiro2021-09-051-2/+2
| | | | | | | Bug: https://github.com/curl/curl/pull/7666#issuecomment-912214751 Reported-by: Viktor Szakats Closes https://github.com/curl/curl/pull/7667
* curl.1: provide examples for each optionDaniel Stenberg2021-09-011-0/+1
| | | | | | | | | | | The file format for each option now features a "Example:" header that can provide one or more examples that get rendered appropriately in the output. All options MUST have at least one example or gen.pl complains at build-time. This fix also does a few other minor format and consistency cleanups. Closes #7654
* config.d: escape the backslash properlyDaniel Stenberg2021-08-211-1/+1
| | | | Closes #7603
* config.d: split comments and option-per lineJosh Soref2021-07-201-3/+6
| | | | Closes https://github.com/curl/curl/pull/7405
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
| | | | Closes #6172
* docs: add categories to all cmdline optsEmil Engler2020-09-041-0/+1
| | | | | | | | Adapted gen.pl with 'listcats' This commit is a part of "--help me if you can" Closes #5680
* curl: support XDG_CONFIG_HOME to find .curlrcDaniel Stenberg2020-08-241-6/+12
| | | | | | | | | Added test433 to verify. Updated documentation. Reviewed-by: Jay Satiro Suggested-by: Eli Schwartz Fixes #5829 Closes #5837
* curl: use .curlrc (with a dot) on Windows as wellDaniel Stenberg2019-08-201-1/+1
| | | | | | | | Fall-back to _curlrc if the dot-version is missing. Co-Authored-By: Steve Holme Closes #4230
* config.d: clarify that initial : and = might need quoting [skip ci]Daniel Stenberg2019-04-081-6/+6
| | | | | Fixes #3738 Closes #3749
* docs/cmdline-opts/config.d: edit for languageDaniel Stenberg2017-05-161-7/+8
|
* cmdline-docs: more options converted overDaniel Stenberg2016-11-161-0/+60