1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 03:42:12 +02:00
Commit graph

8 commits

Author SHA1 Message Date
Nelson Figueroa
db3542bbcb
expand: update documentation link (#15538) 2025-01-18 07:38:22 +01:00
David de Barros Tadokoro
e2fbf4d5fd
expand: fix short option -t argument separator (#12493)
`expand` doesn't accept the equals sign '=' as a separator between the short option `-t` and its arguments.

Signed-off-by: David Tadokoro <davidbtadokoro@usp.br>
2024-03-11 20:16:25 +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
pixel
0d99563193
*: path/to/everything (#9589) 2022-12-04 19:12:49 +10:00
Dario Vladović
4830093903
coreutils*: use short more info links (#5658) 2021-04-01 18:54:26 +03:00
marchersimon
6125eef679
expand: add more information link (#5577) 2021-03-30 15:29:04 +02:00
Marco Bonelli
f30e7ed891 expand: clarify last command using a concrete example. (#3326) 2019-10-05 14:51:20 +05:30
Felix Yan
72b4f22ff9 coreutils commands: move pages to common/ folder (#2442) 2018-10-16 18:29:50 +01:00
Renamed from pages/linux/expand.md (Browse further)