mirror of
https://github.com/curl/curl.git
synced 2025-09-14 16:12:43 +03:00
docs/cmdline-opts: match the current output
The release date has been added in output, reflect that in documentation. Closes #11723
This commit is contained in:
parent
2ff7cd75c7
commit
b02b907099
|
@ -14,10 +14,12 @@ Displays information about curl and the libcurl version it uses.
|
|||
The first line includes the full version of curl, libcurl and other 3rd party
|
||||
libraries linked with the executable.
|
||||
|
||||
The second line (starts with "Protocols:") shows all protocols that libcurl
|
||||
The second line (starts with "Release-Date:") shows the release date.
|
||||
|
||||
The third line (starts with "Protocols:") shows all protocols that libcurl
|
||||
reports to support.
|
||||
|
||||
The third line (starts with "Features:") shows specific features libcurl
|
||||
The fourth line (starts with "Features:") shows specific features libcurl
|
||||
reports to offer. Available features include:
|
||||
.RS
|
||||
.IP "alt-svc"
|
||||
|
|
Loading…
Reference in New Issue
Block a user