Commit Graph

11 Commits (8699caba882cfabbac44e923184aa079d1ad0748)

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
pixel 263508cd44
*: replace `file(s)` syntax and add `path/to/` to more things (#9592)
* Fix file(s) and more path/to

* Update pages.it/common/rm.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

* thanks emily your suggestion was dogshit

https://github.com/tldr-pages/tldr/blob/main/contributing-guides/translation-templates/common-arguments.md

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
2022-12-06 16:47:56 +10:00
pixel ab7a36fbe6
*: always backquote `stdin`, `stdout` and `stderr` (#9584) 2022-12-04 08:53:34 +01:00
Steven Pitts 85ad9ba247
base64: clarify example descriptions that do not edit files inplace (#5656) 2021-04-11 16:07:45 +01:00
Dario Vladović 4830093903
coreutils*: use short more info links (#5658) 2021-04-01 18:54:26 +03:00
marchersimon 59583f4c3e
base64: add link (#5572) 2021-03-30 10:06:32 +03:00
Matthias Lübken 00e00396a4
base32, base64: fix -D flag (#5234) 2021-03-07 19:58:11 -03:00
Lucas Gabriel Schneider a5fe31bc47
multiple pages: format technical tokens (#5119)
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-01-31 12:05:18 -05:00
Waldir Pimenta cf25745db1 Harmonize formatting and capitalization of stdin/stdout/stderr 2019-06-17 22:09:58 +05:30
Marco Bonelli 2babee607a base32/64: clearer command description. (#2722) 2019-01-21 23:04:59 +05:30
Hayden Schiff 753e94850b base64: moved from linux to common 2016-02-05 11:37:27 -05:00