From de3067850c206a881664abd7994d3e43146c1971 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 29 Jul 2023 23:31:27 +0000 Subject: Update website --- manual/index.html | 4 ++-- manual/v1.5/index.html | 4 ++-- manual/v1.6/index.html | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manual/index.html b/manual/index.html index 09d87d93..2256d99a 100644 --- a/manual/index.html +++ b/manual/index.html @@ -7573,8 +7573,8 @@ have [<path>, <leaf-value>] (and a few other forms) as

Streaming forms include [<path>, <leaf-value>] (to indicate any scalar value, empty array, or empty object), and [<path>] (to indicate the end of an array or object). Future versions of jq -run with --stream and -seq may output additional forms such as -["error message"] when an input text fails to parse.

+run with --stream and --seq may output additional forms such +as ["error message"] when an input text fails to parse.

diff --git a/manual/v1.5/index.html b/manual/v1.5/index.html index 5ec42a74..f5637276 100644 --- a/manual/v1.5/index.html +++ b/manual/v1.5/index.html @@ -6376,8 +6376,8 @@ is [[0],0],[[1,0],1],[[1,0]],[[1]].

Streaming forms include [<path>, <leaf-value>] (to indicate any scalar value, empty array, or empty object), and [<path>] (to indicate the end of an array or object). Future versions of jq -run with --stream and -seq may output additional forms such as -["error message"] when an input text fails to parse.

+run with --stream and --seq may output additional forms such +as ["error message"] when an input text fails to parse.

diff --git a/manual/v1.6/index.html b/manual/v1.6/index.html index 420ee0d3..c67c3425 100644 --- a/manual/v1.6/index.html +++ b/manual/v1.6/index.html @@ -7150,8 +7150,8 @@ have [<path>, <leaf-value>] (and a few other forms) as

Streaming forms include [<path>, <leaf-value>] (to indicate any scalar value, empty array, or empty object), and [<path>] (to indicate the end of an array or object). Future versions of jq -run with --stream and -seq may output additional forms such as -["error message"] when an input text fails to parse.

+run with --stream and --seq may output additional forms such +as ["error message"] when an input text fails to parse.

-- cgit v1.2.3