summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2023-07-23 08:31:49 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2023-07-23 08:31:49 +0000
commitb490d459c320543e4f678ebcd352e3c50bc42318 (patch)
tree6244a7311c0e8b6c5735f57997dbe4f4eceff56e
parentb9ab4368f2853033e34885685e4e3bab3bcfc1cf (diff)
Update website
-rw-r--r--manual/index.html2
-rw-r--r--manual/v1.4/index.html2
-rw-r--r--manual/v1.5/index.html2
-rw-r--r--manual/v1.6/index.html2
4 files changed, 4 insertions, 4 deletions
diff --git a/manual/index.html b/manual/index.html
index 270b5fca..632d8938 100644
--- a/manual/index.html
+++ b/manual/index.html
@@ -179,7 +179,7 @@ program.</p>
<p>You can affect how jq reads and writes its input and output
using some command-line options:</p>
<ul>
-<li><code>--version</code>:</li>
+<li><code>--version</code>/<code>-V</code>:</li>
</ul>
<p>Output the jq version and exit with zero.</p>
<ul>
diff --git a/manual/v1.4/index.html b/manual/v1.4/index.html
index 3e501f50..fe316b39 100644
--- a/manual/v1.4/index.html
+++ b/manual/v1.4/index.html
@@ -145,7 +145,7 @@ double-quotes in the jq program need backslash escaping.</p>
<p>You can affect how jq reads and writes its input and output
using some command-line options:</p>
<ul>
-<li><code>--version</code>:</li>
+<li><code>--version</code>/<code>-V</code>:</li>
</ul>
<p>Output the jq version and exit with zero.</p>
<ul>
diff --git a/manual/v1.5/index.html b/manual/v1.5/index.html
index 50bd2a2c..34425aad 100644
--- a/manual/v1.5/index.html
+++ b/manual/v1.5/index.html
@@ -165,7 +165,7 @@ double-quotes in the jq program need backslash escaping.</p>
<p>You can affect how jq reads and writes its input and output
using some command-line options:</p>
<ul>
-<li><code>--version</code>:</li>
+<li><code>--version</code>/<code>-V</code>:</li>
</ul>
<p>Output the jq version and exit with zero.</p>
<ul>
diff --git a/manual/v1.6/index.html b/manual/v1.6/index.html
index aef3458e..343d0749 100644
--- a/manual/v1.6/index.html
+++ b/manual/v1.6/index.html
@@ -178,7 +178,7 @@ program.</p>
<p>You can affect how jq reads and writes its input and output
using some command-line options:</p>
<ul>
-<li><code>--version</code>:</li>
+<li><code>--version</code>/<code>-V</code>:</li>
</ul>
<p>Output the jq version and exit with zero.</p>
<ul>