mirror of
https://github.com/curl/curl.git
synced 2026-07-24 12:17:16 +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
1 changed files with 4 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue