mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-08 05:45:55 +00:00
Update cheatsheets
This commit is contained in:
@@ -13,6 +13,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`python -m json.tool {{path/to/file.json}}`
|
||||
|
||||
- Validate and pretty-print JSON from standard input:
|
||||
- Validate and pretty-print JSON from `stdin`:
|
||||
|
||||
`echo '{{{"key": "value"}}}' | python -m json.tool`
|
||||
|
||||
Reference in New Issue
Block a user