1
0
mirror of https://github.com/stedolan/jq.git synced 2024-05-11 05:55:39 +00:00

Update website

This commit is contained in:
github-actions[bot]
2023-07-25 15:24:35 +00:00
parent 245382532d
commit 96d98d39e4

View File

@@ -328,13 +328,6 @@ using some command-line options:</p>
available in the program and has a string whose contents are to the texts
in the file named <code>bar</code>.</p>
<ul>
<li><code>--argfile variable-name filename</code>:</li>
</ul>
<p>Do not use. Use <code>--slurpfile</code> instead.</p>
<p>(This option is like <code>--slurpfile</code>, but when the file has just
one text, then that is used, else an array of texts is used as
in <code>--slurpfile</code>.)</p>
<ul>
<li><code>--args</code>:</li>
</ul>
<p>Remaining arguments are positional string arguments. These are