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

3 commits

Author SHA1 Message Date
Lena
d427f333b2
pages/*: add backticks around I/O streams (#10436)
* as suggested in #10428
* standard input  => `stdin`
* standard output => `stdout`
* standard error  => `stderr`

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-08-09 10:59:02 +05:30
Lena
4b0d01f004
*: update command placeholder (#10249)
*: replace 'some_command' with 'command'
2023-05-20 07:41:11 +05:30
Oliver Gerlich
8223d2df17
ts: add page (#6389)
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2021-08-27 09:15:15 +05:30