From b02b907099b088167354fce339811c11eb7cb41d Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Thu, 24 Aug 2023 10:02:53 +0200 Subject: [PATCH] docs/cmdline-opts: match the current output The release date has been added in output, reflect that in documentation. Closes #11723 --- docs/cmdline-opts/version.d | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/cmdline-opts/version.d b/docs/cmdline-opts/version.d index 2cfabdc8e8..8d231ce0c3 100644 --- a/docs/cmdline-opts/version.d +++ b/docs/cmdline-opts/version.d @@ -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"