summaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_CRLF.3
Commit message (Collapse)AuthorAgeFilesLines
* docs: consistent manpage SYNOPSISbagder/libcurl-synopsisDaniel Stenberg2021-11-261-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 headerDaniel Stenberg2021-09-091-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 homeDaniel Stenberg2020-11-041-1/+1
| | | | Closes #6172
* opts: more than 100 more examples for man pages...Daniel Stenberg2017-05-311-2/+11
|
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
|
* docs: Updated for commit 4bd860a001 and SMTP Unix line ending conversionSteve Holme2014-11-261-2/+2
|
* CURLOPT_CRLF.3: Fixed inclusion of SMTP in listed protocolsSteve Holme2014-11-251-1/+1
|
* opts: 29 more options as man pagesDaniel Stenberg2014-06-181-0/+47