Commit Graph

5 Commits (8699caba882cfabbac44e923184aa079d1ad0748)

Author SHA1 Message Date
Vitor Henrique c8f956319f
pages*: simplify page description (#12149)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-02-14 21:25:13 +01:00
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
Lucas Gabriel Schneider 4e0d7702df sops: rephrase description
Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2020-02-20 18:00:28 +01:00
Schneider 5682556a79 sops: remove adjectives 2020-02-20 18:00:28 +01:00
Mikhail Katychev 4de3a27bfa sops: add page (#3667)
* sops: add page

* added period

* modified file example

* to infinitive and beyond

* Update pages/common/sops.md

Co-Authored-By: Zlatan Vasović <zlatanvasovic@gmail.com>

* Update pages/common/sops.md

Co-Authored-By: Zlatan Vasović <zlatanvasovic@gmail.com>

Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
2019-12-24 17:04:03 +00:00