summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/progress-bar.d
Commit message (Collapse)AuthorAgeFilesLines
* spelling fixesViktor Szakats2018-02-231-1/+1
| | | | | | | | Detected using the `codespell` tool. Also contains one URL protocol upgrade. Closes https://github.com/curl/curl/pull/2334
* progress-bar.d: update to match implementationDaniel Stenberg2018-01-301-2/+3
| | | | | | | | | ... since commit 993dd5651a6 Reported-by: Martin Dreher Bug: https://github.com/curl/curl/pull/2242#issuecomment-361059228 Closes #2271
* cmdline-docs: more options converted and fixedDaniel Stenberg2016-11-281-1/+1
| | | | Now all options are in the new system.
* cmdline-opts: support generating the --help outputDaniel Stenberg2016-11-151-2/+1
|
* cmdline-opts: first test version of a new man page generator kitDaniel Stenberg2016-11-131-0/+12
See MANPAGE.md for the description of how this works. Each command line option is now described in a separate .d file.