mirror of
https://github.com/stedolan/jq.git
synced 2024-05-11 05:55:39 +00:00
Update website
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user