From e7789d3871ead44722e72244d237a585b347252c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 13 Jun 2023 23:45:29 +0000 Subject: Update website --- manual/index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/manual/index.html b/manual/index.html index 90eb229e..91143173 100644 --- a/manual/index.html +++ b/manual/index.html @@ -346,6 +346,12 @@ using some command-line options:

Remaining arguments are positional JSON text arguments. These are available to the jq program as $ARGS.positional[].

+

Terminates argument processing. Remaining arguments are + positional, either strings, JSON texts, or input filenames, + according to whether --args or --jsonargs were given.

+

Runs the tests in the given file or standard input. This must -- cgit v1.2.3