From 559918d80c3efc69349f36fb98b53a516c290470 Mon Sep 17 00:00:00 2001 From: boilingoden <138769910+boilingoden@users.noreply.github.com> Date: Sat, 4 Nov 2023 11:35:13 +0330 Subject: [PATCH] docs: add supported version for the json write-out xref: https://curl.se/changes.html#7_70_0 Closes #12266 --- docs/cmdline-opts/write-out.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cmdline-opts/write-out.d b/docs/cmdline-opts/write-out.d index b2ac2ec060..e069afcf1e 100644 --- a/docs/cmdline-opts/write-out.d +++ b/docs/cmdline-opts/write-out.d @@ -91,7 +91,7 @@ curl CONNECT request. (Added in 7.12.4) The http version that was effectively used. (Added in 7.50.0) .TP **json** -A JSON object with all available keys. +A JSON object with all available keys. (Added in 7.70.0) .TP **local_ip** The IP address of the local end of the most recently done connection - can be -- 2.47.3