mirror of
https://github.com/curl/curl.git
synced 2026-08-26 16:03:33 +03:00
I re-arranged the curl --help output. All the options are now sorted on
their long option names and all descriptions are one-liners.
This commit is contained in:
parent
f866af912d
commit
4ab8ebb232
3 changed files with 75 additions and 65 deletions
3
CHANGES
3
CHANGES
|
|
@ -7,6 +7,9 @@
|
|||
Changelog
|
||||
|
||||
Daniel S (12 Jan 2008)
|
||||
- I re-arranged the curl --help output. All the options are now sorted on
|
||||
their long option names and all descriptions are one-liners.
|
||||
|
||||
- Eric Landes provided the patch (edited by me) that introduces the
|
||||
--keepalive-time to curl to set the keepalive probe interval. I also took
|
||||
the opportunity to rename the recently added no-keep-alive option to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue