Commit Graph

6 Commits (8c00186b082a08c7655cd51edaa59d9fe071fa23)

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
K.B.Dharun Krishna 1c7baa2cb1
mutool: update page (#10223)
* mutool: update page

* Apply suggestions from code review

* Update mutool.md
2023-05-20 23:10:05 +02:00
Seth Falco 3e4c519004
*: fix errors reported by languagetool (#6069) 2021-08-15 19:59:09 +02:00
Adam Herst 3ab26253eb
mutool: add outline example (#5298) 2021-02-21 18:12:32 -03:00
pxgamer d731c76c28 mutool: add link to homepage 2019-06-04 16:29:40 -03:00
fer22f 52fddf86b7 mutool: add page
* convert has been used for images because draw has an arguably worse
default resolution
* draw has been used for text because convert outputs to out.txt instead
of standard output
* long parameter options aren't supported, so short ones were used
2018-08-31 17:37:10 +05:30