mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 06:22:07 +02:00
jq: rephrase description
Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
This commit is contained in:
parent
5012c02228
commit
36dae50265
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# jq
|
||||
|
||||
> A command-line JSON processor.
|
||||
> A command-line JSON processor that uses a domain-specific language.
|
||||
> More information: <https://stedolan.github.io/jq>.
|
||||
|
||||
- Output a JSON file, in pretty-print format:
|
||||
|
|
Loading…
Add table
Reference in a new issue