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

16052 commits

Author SHA1 Message Date
dependabot[bot]
df8d44369f
build(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#14959) 2024-11-24 19:56:52 +01:00
dependabot[bot]
f6f29ec805
build(deps): bump smol-toml from 1.3.0 to 1.3.1 (#14939)
Bumps [smol-toml](https://github.com/squirrelchat/smol-toml) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/squirrelchat/smol-toml/releases)
- [Commits](https://github.com/squirrelchat/smol-toml/commits)

---
updated-dependencies:
- dependency-name: smol-toml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-24 22:36:53 +05:30
Matt Herich
76494c2d1e
fabric: add page (#14926)
Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2024-11-24 14:50:31 +01:00
Lena
c19c7b7665
pages.{tr,ta,sv}/*: remove "More information" from alias pages (#14781) 2024-11-24 09:35:02 +01:00
Lena
32d5f64cba
pages.{pt_BR,pt_PT,ru}/*: remove "More information" from alias pages (#14780) 2024-11-24 09:34:40 +01:00
Igor Támara
e4e1e14350
musescore: add Spanish translation (#14940) 2024-11-24 09:09:26 +01:00
Igor Támara
f153c15d31
magick-mogrify: add Spanish translation (#14941) 2024-11-24 09:09:06 +01:00
Igor Támara
93190f9212
magick-identify: add Spanish translation (#14942) 2024-11-24 09:08:45 +01:00
Renner0E
11d29f889f
flatpak-{mask, update, remote-info}: add page (#14853) 2024-11-24 09:08:27 +01:00
Tulip Blossom
bd30ee843e
bootc: add page and add Portuguese translation (#14917) 2024-11-24 09:07:37 +01:00
Nelson Figueroa
c5a0825267
hugo-server: add example (#14932) 2024-11-24 09:04:52 +01:00
Igor Támara
58087eed48
pamdepth: add Spanish translation (#14937) 2024-11-24 09:01:58 +01:00
Igor Támara
d8e042650b
pamditherbw: add Spanish translation (#14936) 2024-11-24 09:01:35 +01:00
Igor Támara
74cc497fbc
pamfile: add Spanish translation (#14934) 2024-11-24 09:00:53 +01:00
Igor Támara
3967d51020
pamenlarge: add Spanish translation (#14935) 2024-11-24 09:00:34 +01:00
Igor Támara
f0d995b418
pamcut: add Spanish translation (#14938) 2024-11-24 08:59:29 +01:00
Darío Hereñú
cd59d0caa8
fatrace: add Spanish translation (#14931) 2024-11-24 08:59:01 +01:00
Igor Támara
5b8f5b8b51
pamtopnm: add Spanish translation (#14920) 2024-11-24 08:58:12 +01:00
Igor Támara
8ff3e4ff1e
npm-owner: add Spanish translation (#14919) 2024-11-24 08:57:37 +01:00
Igor Támara
d375e3141a
npm-run: add Spanish translation (#14918) 2024-11-24 08:57:13 +01:00
Igor Támara
55fc5be9d4
pnmcolormap: add Spanish translation (#14906) 2024-11-24 08:55:29 +01:00
Igor Támara
dfe0f03fed
ptpython: add Spanish translation (#14905) 2024-11-24 08:48:51 +01:00
Igor Támara
81595288ce
pngtopam: add Spanish translation (#14907) 2024-11-24 08:48:35 +01:00
Igor Támara
9cd3ed65bf
pio-debug: add Spanish translation (#14909) 2024-11-24 08:48:16 +01:00
Igor Támara
1da422a1f2
radare2: add Spanish translation (#14901) 2024-11-24 08:47:59 +01:00
Igor Támara
6b91ba0fa3
nm: add Spanish translation (#14911) 2024-11-24 08:47:12 +01:00
Igor Támara
b1a6bb72d0
rc: add Spanish translation (#14900) 2024-11-24 08:46:50 +01:00
Igor Támara
fc46cc6bd0
python: add Spanish translation (#14899) 2024-11-24 08:46:36 +01:00
Igor Támara
1c3772fc2c
xzcmp: add Spanish translation (#14897) 2024-11-24 08:46:17 +01:00
Darío Hereñú
f555771249
patool: add Spanish translation (#14930) 2024-11-23 23:32:10 -05:00
Lena
8d938aa13d
*sum: update pages to make them consistent (#14923)
* *sum: update pages to make them consistent

* shasum: remove redundant option

* shasum: update page
2024-11-23 22:45:05 +01:00
Lena
192c89d987
wikiman: update page (#14944)
https://github.com/tldr-pages/tldr/pull/14922#discussion_r1854551703
2024-11-23 22:44:41 +01:00
C4N-6
690951f3b0
m4b-tool: add page (#14830)
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-11-23 19:05:53 +01:00
rexept
48359d6e37
hyprctl: update example (#14925)
* hyprctl: fixed false example

* updated to be more concise
2024-11-23 18:03:16 +01:00
jpnadas
1cdc913bce
wikiman: add page (#14922)
Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
Co-authored-by: Nelson Figueroa <30811275+nelsonfigueroa@users.noreply.github.com>
Co-authored-by: João Pedro Battistella Nadas <joao@dexterenergy.ai>
2024-11-23 12:18:19 +01:00
Alexandre ZANNI
2d28e639c1
adb-devices: add French translation (#14784)
adb-devices: add fr translation
2024-11-22 16:46:14 -05:00
Alexandre ZANNI
340550714b
du: add French translation (#14787)
* du: add fr translation

* case octets correctly
2024-11-22 16:42:52 -05:00
Alexandre ZANNI
91bff913a8
argon2: add French translation (#14786)
argon2: add fr translation
2024-11-22 16:40:28 -05:00
Igor Támara
af7c37a4bf
argos-translate: add page (#14898)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-11-22 21:48:09 +01:00
Shou-Chi Chen
4df55c67ed
let: add page (#14616)
* let: add page

* Update pages/linux/let.md

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>

* Update pages/linux/let.md

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>

* Update pages/linux/let.md

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>

* Update pages/linux/let.md

* add --help example

Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Nelson Figueroa <30811275+nelsonfigueroa@users.noreply.github.com>
Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
2024-11-21 17:07:27 -08:00
cyqsimon
da2e0ed498
podman-login: add page (#14915)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-11-21 13:05:41 +01:00
Denis-Kuso
9fc92f1d39
pulumi-new: add page (#14833)
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
2024-11-21 12:46:21 +01:00
Karthik Vallamsetla
66f1728f40
step: add Hindi translation (#14861)
* step: add Hindi translation

* Update pages.hi/common/step.md

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* Update pages.hi/common/step.md

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* Update pages.hi/common/step.md

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-11-20 23:28:26 +05:30
Karthik Vallamsetla
29065ad211
expand: add Hindi translation (#14878)
* expand: add Hindi translation

* Update pages.hi/windows/expand.md

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-11-20 23:27:58 +05:30
Karthik Vallamsetla
239e6de50f
cmstp: add Hindi translation (#14875)
* cmstp: add Hindi translation

* Update pages.hi/windows/cmstp.md

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* Update pages.hi/windows/cmstp.md

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-11-20 23:27:22 +05:30
Karthik Vallamsetla
fefff039ca
explorer: add Hindi translation (#14879)
* explorer: add Hindi translation

* Update pages.hi/windows/explorer.md

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-11-20 23:26:36 +05:30
Karthik Vallamsetla
d47b24833d
choco info: add Hindi translation (#14873)
* choco info: add Hindi translation

* Update pages.hi/windows/choco-info.md

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-11-20 23:26:06 +05:30
Karthik Vallamsetla
2ec1f8e30f
choco list: add Hindi translation (#14869)
* choco-list: add Hindi translation

* Update pages.hi/windows/choco-list.md

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-11-20 23:24:59 +05:30
Karthik Vallamsetla
22a08b4f65
choco pack: add Hindi translation (#14871)
* choco pack: add Hindi translation

* Update pages.hi/windows/choco-pack.md

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-11-20 23:24:17 +05:30
Karthik Vallamsetla
3b6b7435e1
choco outdated: add Hindi translation (#14870)
* choco-outdated: add Hindi translation

* Update pages.hi/windows/choco-outdated.md

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-11-20 23:21:54 +05:30