Commit Graph

3 Commits (00bd7d04f3bad9e2db4a50c4b14d6f94722cd9cd)

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
pixel ab7a36fbe6
*: always backquote `stdin`, `stdout` and `stderr` (#9584) 2022-12-04 08:53:34 +01:00
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