1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 05:42:09 +02:00

jq: rephrase description

Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
This commit is contained in:
Lucas Gabriel Schneider 2020-02-17 20:07:44 -03:00 committed by Zlatan Vasović
parent 5012c02228
commit 36dae50265

View file

@ -1,6 +1,6 @@
# jq # jq
> A command-line JSON processor. > A command-line JSON processor that uses a domain-specific language.
> More information: <https://stedolan.github.io/jq>. > More information: <https://stedolan.github.io/jq>.
- Output a JSON file, in pretty-print format: - Output a JSON file, in pretty-print format: