Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: consistent manpage SYNOPSISbagder/libcurl-synopsis | Daniel Stenberg | 2021-11-26 | 1 | -0/+2 |
| | | | | | | | | Make all libcurl related options use .nf (no fill) for the SYNOPSIS section - for consistent look. roffit then renders that section using <pre> (monospace font) in html for the website. Extended manpage-syntax (test 1173) with a basic check for it. | ||||
* | opts docs: unify phrasing in NAME header | Daniel Stenberg | 2021-09-09 | 1 | -2/+2 |
| | | | | | | | | | | | | | - avoid writing "set ..." or "enable/disable ..." or "specify ..." *All* options for curl_easy_setopt() are about setting or enabling things and most of the existing options didn't use that way of description. - start with lowercase letter, unless abbreviation. For consistency. - Some additional touch-ups Closes #7688 | ||||
* | curl.se: new home | Daniel Stenberg | 2020-11-04 | 1 | -1/+1 |
| | | | | Closes #6172 | ||||
* | opts: more than 100 more examples for man pages... | Daniel Stenberg | 2017-05-31 | 1 | -2/+11 |
| | |||||
* | URLs: change all http:// URLs to https:// | Daniel Stenberg | 2016-02-03 | 1 | -1/+1 |
| | |||||
* | docs: Updated for commit 4bd860a001 and SMTP Unix line ending conversion | Steve Holme | 2014-11-26 | 1 | -2/+2 |
| | |||||
* | CURLOPT_CRLF.3: Fixed inclusion of SMTP in listed protocols | Steve Holme | 2014-11-25 | 1 | -1/+1 |
| | |||||
* | opts: 29 more options as man pages | Daniel Stenberg | 2014-06-18 | 1 | -0/+47 |