jq: remove filename dangling quote (#8063)

htop
Erik Bartels 2022-04-30 09:07:02 +02:00 committed by GitHub
parent 07612ed011
commit 61805c1a25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
- Выполнить указанный скрипт:
`{{cat путь/к/файлу.json}} | jq --from-file {{путь/к/скрипту.jq}}'`
`{{cat путь/к/файлу.json}} | jq --from-file {{путь/к/скрипту.jq}}`
- Передать указанные агрументы:

View File

@ -9,7 +9,7 @@
- Execute the specified script:
`{{cat path/to/file.json}} | jq --from-file {{path/to/script.jq}}'`
`{{cat path/to/file.json}} | jq --from-file {{path/to/script.jq}}`
- Pass the specifed arguments: