mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 10:44:55 +02:00
jq: fix typo (#2925)
This commit is contained in:
parent
1f7234c93e
commit
e952f260dc
1 changed files with 1 additions and 1 deletions
|
@ -28,4 +28,4 @@
|
||||||
|
|
||||||
- Combine multiple filters:
|
- Combine multiple filters:
|
||||||
|
|
||||||
`cat {{file.json}} | jq 'unique | sort | reverse`
|
`cat {{file.json}} | jq 'unique | sort | reverse'`
|
||||||
|
|
Loading…
Add table
Reference in a new issue