Commit Graph

8 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
Seth Falco 3e4c519004
*: fix errors reported by languagetool (#6069) 2021-08-15 19:59:09 +02:00
marchersimon 9abb079afb replace `man.archlinux.org` with `manned.org` 2021-04-18 15:33:27 +01:00
marchersimon 9dcb5e6fa0 Apply suggestion from code review
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-18 15:33:27 +01:00
marchersimon 010ec03610 column: add link 2021-04-18 15:33:27 +01:00
Waldir Pimenta 0b77c6c583 column: fix and reorder -s example (#2990)
The `-s` option only works if `-t` is passed as well (as the description indicates), and because of that, it should be shown after the `-t` example.
2019-05-16 22:46:41 +02:00
Marco Bonelli 9f2b387cbe column: fix typo (#2861) 2019-04-02 11:14:39 +01:00
kidpixo 386a66cc9d column: add page (#1053) 2016-09-22 15:20:03 +01:00