summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/page-header
Commit message (Collapse)AuthorAgeFilesLines
* curl.1: clarify that options and URLs can be mixedDaniel Stenberg2018-04-231-4/+4
| | | | | Fixes #2515 Closes #2517
* docs/page-header: mention how to disable the progress meterDaniel Stenberg2017-01-071-3/+4
| | | | | | curl.1 is regenerated Fixes #1190
* cmdline-opts/page-header: mention it is generatedDaniel Stenberg2016-12-161-1/+3
| | | | | ... to avoid people from trying to edit the pending curl.1 version that gets generated by gen.pl
* cmdline-opts: first test version of a new man page generator kitDaniel Stenberg2016-11-131-0/+138
See MANPAGE.md for the description of how this works. Each command line option is now described in a separate .d file.