Commit Graph

9 Commits (c639284e974d217de9b74f399cc8c705304ff298)

Author SHA1 Message Date
Vitor Henrique e7d5609dd3
pages*: improve list placeholders and wording of descriptions (#12111)
* pages*: improve wording and list placeholders

* clamav: fix verb tenses

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>

* buzzphrase: use k instead of n for number of phrases

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>

* adguardhome: use non-default instead of different

* adguardhome: use configuration instead of config

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* goimports, module: fix list placeholders

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* pages*: leave stems and extensions in the same placeholders

* pages*: fix list placeholders

* pages*: fix list placeholders

* pages*: apply suggestions from code review

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>

* qpdf: enclose n with backticks

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-01-31 09:25:19 +05:30
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
pxgamer 73058253e4 cpio: add link to homepage 2019-06-09 18:53:49 +02:00
Marco Bonelli ac4094e0ad Refactor: improve consistency of the term "directory".
This commit changes the term "folder" to "directory" in every
instance where the first is used in an example description, but the
second is used in the example code, and vice versa.
2019-02-08 19:43:24 +00:00
Waldir Pimenta df7fd7a1f1 cpio: qualify "(custom) binary format" 2016-09-14 23:30:06 +01:00
Agniva De Sarker 143394bda4 cpio: Re-modify descriptions to match flags
- Also fixed a minor grammar error
2016-09-14 22:18:01 +05:30
Agniva De Sarker 1ecdf19238 cpio: add detailed description about archive format 2016-09-13 12:05:19 +05:30
Agniva De Sarker 1a8f54c375 cpio: Update description to match flags 2016-09-10 22:02:57 +05:30
FlyingJester a53fb05c95 cpio: add page 2016-09-07 23:17:08 +05:30