Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | curl.1: clarify that options and URLs can be mixed | Daniel Stenberg | 2018-04-23 | 1 | -4/+4 |
| | | | | | Fixes #2515 Closes #2517 | ||||
* | docs/page-header: mention how to disable the progress meter | Daniel Stenberg | 2017-01-07 | 1 | -3/+4 |
| | | | | | | curl.1 is regenerated Fixes #1190 | ||||
* | cmdline-opts/page-header: mention it is generated | Daniel Stenberg | 2016-12-16 | 1 | -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 kit | Daniel Stenberg | 2016-11-13 | 1 | -0/+138 |
See MANPAGE.md for the description of how this works. Each command line option is now described in a separate .d file. |