From 0d0f3bbe3cb980ed3f9ef224d478255c9037fb0d Mon Sep 17 00:00:00 2001 From: William Langford Date: Fri, 2 Nov 2018 08:16:12 -0400 Subject: Minor fix to 1.6 manual --- manual/v1.6/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manual/v1.6/index.html b/manual/v1.6/index.html index 247188a3..d4d3f6cf 100644 --- a/manual/v1.6/index.html +++ b/manual/v1.6/index.html @@ -6,7 +6,7 @@ window.location.protocol = "https"; - jq Manual (development version) + jq 1.6 Manual @@ -126,9 +126,9 @@
-

jq Manual (development version)

-

For released versions, see jq 1.5, -jq 1.4 or jq 1.3.

+

jq 1.6 Manual

+

The manual for the development version of jq can be found +here.

A jq program is a “filter”: it takes an input, and produces an output. There are a lot of builtin filters for extracting a particular field of an object, or converting a number to a string, -- cgit v1.2.3