From 791f9c641740e746c8c19c26bdf7fdc46a64e978 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 3 Oct 2023 20:51:20 +0000 Subject: Update website --- manual/index.html | 4 ++-- manual/v1.7/index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manual/index.html b/manual/index.html index 88126fbd..0193101f 100644 --- a/manual/index.html +++ b/manual/index.html @@ -2166,7 +2166,7 @@ indices and .[m:n] specifications should not be used.

- + @@ -2177,7 +2177,7 @@ indices and .[m:n] specifications should not be used.

- +
Commandjq '[1,2,3,4] | pick(.[2], .[0], .[0])'jq 'pick(.[2], .[0], .[0])'
Input [1,null,3]
RunRun
diff --git a/manual/v1.7/index.html b/manual/v1.7/index.html index 03268f49..21e71f12 100644 --- a/manual/v1.7/index.html +++ b/manual/v1.7/index.html @@ -2166,7 +2166,7 @@ indices and .[m:n] specifications should not be used.

- + @@ -2177,7 +2177,7 @@ indices and .[m:n] specifications should not be used.

- +
Commandjq '[1,2,3,4] | pick(.[2], .[0], .[0])'jq 'pick(.[2], .[0], .[0])'
Input [1,null,3]
RunRun
-- cgit v1.2.3