1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-21 22:22:07 +02:00
Commit graph

599 commits

Author SHA1 Message Date
Kemel Zaidan
35951e7a3e
asdf: update page (#15750)
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
Co-authored-by: Alexandre ZANNI <16578570+noraj@users.noreply.github.com>
2025-03-26 06:32:12 +05:30
Managor
56a7f39ef5
pages*/common/*: apply keypress specifications to translations (#15905) 2025-03-23 01:42:58 +02:00
Managor
a70b923d8f
*: add option placeholders to translations (#15933)
Co-authored-by: Darío Hereñú <magallania@gmail.com>
2025-03-19 00:36:34 +02:00
Lena
554fd30c20
cargo, cargo-{build,check,doc,run,test}: add option placeholders (#15895)
Co-authored-by: Darío Hereñú <magallania@gmail.com>
2025-03-15 23:28:32 +02:00
Managor
fe4c26ba2e
pages*/common/*: add option placeholders to translations part 2 (#15901)
Co-authored-by: Darío Hereñú <magallania@gmail.com>
2025-03-14 12:48:28 +05:30
Managor
9a42cc59fb
pages*/common/*: add option placeholders to translations part 1 (#15896)
Co-authored-by: Darío Hereñú <magallania@gmail.com>
2025-03-14 12:48:08 +05:30
Managor
320d209c78
*: fix style guide issues part 2 (#15777)
Co-authored-by: Darío Hereñú <magallania@gmail.com>
2025-03-07 13:45:30 +02:00
Managor
435cb8ce29
*: fix style guide issues part 3 (#15786)
Co-authored-by: Darío Hereñú <magallania@gmail.com>
2025-03-07 13:43:12 +02:00
Managor
126db2b82d
*: fix style guide issues part 4 (#15788) 2025-03-07 13:25:35 +02:00
Managor
77339b6988
*: fix style guide issues part 5 (#15789) 2025-03-07 13:21:35 +02:00
Managor
ce9de4753a
*: fix style guide issues part 6 (#15792)
Co-authored-by: Darío Hereñú <magallania@gmail.com>
2025-03-07 13:14:54 +02:00
Nelson Figueroa
82e6800aef
exa: update documentation link (#15567) 2025-01-22 14:47:07 +01:00
K.B.Dharun Krishna
898f711019
pages/*: update GNU coreutils links, sync translation pages (#15543)
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2025-01-18 18:45:33 +05:30
Nelson Figueroa
db3542bbcb
expand: update documentation link (#15538) 2025-01-18 07:38:22 +01:00
Nelson Figueroa
b9779614aa
fmt: update documentation link (#15536) 2025-01-18 07:37:57 +01:00
Nelson Figueroa
14813d0a5e
dirname: update documentation link (#15478) 2025-01-10 23:45:48 +01:00
Nelson Figueroa
3f0af85669
mkdir: update documentation link (#15470) 2025-01-08 22:45:09 -08:00
Nelson Figueroa
c852ea7f53
env: update documentation link (#15469) 2025-01-08 22:44:01 -08:00
Nelson Figueroa
27b7e13497
dircolors: update documentation link (#15310) 2024-12-22 17:04:32 +01:00
Salvatore Maria Italiano
7adaa71324
ansible-galaxy, az: update Italian translations (#14513)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Marco Bonelli <marco@mebeim.net>
2024-12-21 20:40:56 +01:00
Nelson Figueroa
ed0aaf275f
md5sum: update documentation link (#15210) 2024-12-19 23:21:37 +05:30
Nelson Figueroa
f7ad51e6ec
cut: update documentation link (#15189) 2024-12-18 15:33:22 +05:30
Nelson Figueroa
542c045d9f
date: update documentation link (#15190) 2024-12-18 15:32:18 +05:30
Nelson Figueroa
7f80baebe8
echo: update documentation link (#15191) 2024-12-18 15:31:36 +05:30
Nelson Figueroa
7c6bdce13b
ls: update documentation link (#15168) 2024-12-16 21:15:08 +05:30
Nelson Figueroa
3823ba7fc6
comm: update documentation link (#15143) 2024-12-13 23:02:08 +01:00
Nelson Figueroa
5c521c4d4b
cksum: update documentation link (#15142) 2024-12-13 22:37:14 +05:30
Nelson Figueroa
4a00a569f9
cp: update documentation link (#15144) 2024-12-13 22:25:04 +05:30
Nelson Figueroa
403cd7d933
chroot: update documentation link (#15141) 2024-12-12 18:54:34 +01:00
Nelson Figueroa
4c6b64fe80
chgrp: update documentation link (#15139) 2024-12-12 18:51:03 +01:00
Nelson Figueroa
7e2a72b900
basename: update documentation link (#15103) 2024-12-09 22:54:50 -08:00
Nelson Figueroa
66a578bae2
b2sum: update documentation link (#15102) 2024-12-10 06:11:08 +01:00
Nelson Figueroa
cf58aef64b
chown: update documentation link (#15059) 2024-12-07 19:17:12 +01:00
Nelson Figueroa
900d3771eb
arch: update documentation link (#15060) 2024-12-07 23:09:15 +05:30
Nelson Figueroa
1d950b2127
chmod: update documentation link (#15039) 2024-12-05 23:12:07 +05:30
Lena
7ed998ee1a
pages.*/*: remove double spaces (#14856) 2024-11-17 20:33:22 +05:30
Sebastiaan Speck
a49e73b789
pages.*/*: remove mnemonics since example has short/long option (#14648) 2024-11-16 22:09:01 +05:30
Lena
1e32b25082
pages.{it,ko}/*: remove "More information" from alias pages (#14777)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-11-16 16:59:06 +01:00
Lena
f0f9ac5e44
pages.*/*: fix titles and examples in alias pages (#14824) 2024-11-15 18:00:39 +01:00
Sebastiaan Speck
4ce87dcebc
az*: update outdated links (#14657) 2024-11-09 20:19:25 +01:00
Sebastiaan Speck
7395d1c243
elinks: replace with working link (#14398) 2024-10-28 06:49:11 +01:00
Alexandre ZANNI
da2d00fb76
vim, nim: add :x and fix inconsistency (#14297) 2024-10-21 10:34:39 +05:30
Jack Lin
c161c62632
bundler: remove wrong auto-generated alias pages (#14287) 2024-10-20 08:18:21 +02:00
Jack Lin
94e83df735
cron: remove wrong auto-generated alias pages (#14292) 2024-10-20 08:17:23 +02:00
Jack Lin
f1026c9640
ripgrep: remove wrong auto-generated alias pages (#14291) 2024-10-20 08:17:12 +02:00
Jack Lin
8a428329f9
todoman: remove wrong auto-generated alias pages (#14290) 2024-10-20 08:17:02 +02:00
Jack Lin
0b70bdf5a2
clamav: remove wrong auto-generated alias pages (#14289) 2024-10-20 08:16:41 +02:00
Jack Lin
652aa2bbf5
transmission: remove wrong auto-generated alias pages (#14286) 2024-10-20 00:06:43 +02:00
Salvatore Maria Italiano
47b7ec8f59
pages.it/*: update outdated Italian pages (#14261) 2024-10-20 00:06:30 +02:00
Sebastiaan Speck
240ca42dd1
pages*: put stdin in code ticks (#14281) 2024-10-20 00:02:10 +02:00