mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-09 03:57:42 +00:00
Update cheatsheets
This commit is contained in:
@@ -23,4 +23,4 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Pipe a JSON file to in2csv:
|
||||
|
||||
`cat {{data.json}} | in2csv -f json > {{data.csv}}`
|
||||
`cat {{data.json}} | in2csv {{[-f|--format]}} json > {{data.csv}}`
|
||||
|
||||
Reference in New Issue
Block a user