mirror of
https://github.com/stedolan/jq.git
synced 2024-05-11 05:55:39 +00:00
docs(manual): fix the typo errors in the manual
This commit is contained in:
committed by
Nico Williams
parent
3678822e7f
commit
88116ba76d
@@ -244,7 +244,7 @@ sections:
|
||||
|
||||
This option reads in the named file and binds its contents to the given
|
||||
global variable. If you run jq with `--rawfile foo bar`, then `$foo` is
|
||||
available in the program and has a string whose contents are to the texs
|
||||
available in the program and has a string whose contents are to the texts
|
||||
in the file named `bar`.
|
||||
|
||||
* `--argfile variable-name filename`:
|
||||
|
||||
Reference in New Issue
Block a user