1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 00:42:08 +02:00
Commit graph

1 commit

Author SHA1 Message Date
Kelly Brazil
675c18582c
jello: add page (#6113)
* jello: add page

add page for jello command (I am the author) https://github.com/kellyjonbrazil/jello

* add bash language identifier

* add string example

* remove mult-line command example that was causing CI failure

* Uppercase Python

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

* move quotation marks

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

* add bracket at beginning of dictionary

* make 'some text` a variable

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

* update stdin/stdout wording

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Clarify stdin and stdout. Also, change JSON LInes to JSON-Lines

* Clarify 'grepable'

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-06-12 16:30:03 +02:00