Commit Graph

12309 Commits (39cea3c17d5a37e17f902ceaaf1ee7cfa620b22f)

Author SHA1 Message Date
mortalpuppet 39cea3c17d
2to3, 7za, 7zr, [, [[, android/*: add Farsi Translation; 7z: update Farsi Translation (#10603)
* 2to3, 7za, 7zr, [, [[, android/*: add Farsi Translation; 7z: update Farsi Translation

---------

Co-authored-by: mortalpuppet <misagh.sj@mgail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-14 21:01:28 +05:30
Darío Hereñú be457c6ef1
lex: add Spanish translation (#10516)
* lex: add Spanish translation

* Rename pages.es/osx/lex.md/lex.md to pages.es/osx/lex1.md

* Rename lex1.md to lex.md

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-13 14:45:13 +05:30
Darío Hereñú d94e4ddd9d
nettop: add Spanish translation (#10515) 2023-09-13 14:44:19 +05:30
Darío Hereñú d3338f79b5
mdfind: add Spanish translation (#10514) 2023-09-13 14:43:45 +05:30
wangme88 af0b9b98de
op: add page (#10717)
* op: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-09-13 07:04:40 +05:30
K.B.Dharun Krishna eca9c1e539
CI/codespell: remove changed-files action, use point release of action (#10707)
* CI/codespell: remove changed-files action

Superseeds #10704

This change would make the CI run only on English pages by directly passing the path to Codespell to prevent false detections like https://github.com/tldr-pages/tldr/pull/10702/files for other languages, There still would be annotations made for other English pages not in PR similar to now, but it won't prevent us from merging the PR as we have the only_warn parameter set to 1.

* CI/codespell: use point release instead of master

Using the development branch isn't ideal for production as it is prone to breakage with a faulty bug or PR. So in this commit, I am updating the codespell action to use the point release instead for more stability and versatility.
2023-09-12 21:28:12 +05:30
Reed 9af4d7820e
eza: add page (#10714)
* eza: add page

* eza: update title

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

* eza: update title

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-09-12 21:04:09 +05:30
Miroslav Shubernetskiy 406f328a4c
iptables: update page (#10713)
* iptables: adding `--line-numbers` to list example
* iptables: use long options, add backticks

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-12 14:54:42 +02:00
wangme88 6f8ca02a42
cargo-{help,version}: add page (#10712)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-09-12 14:46:30 +02:00
Lena 9346dcac90
htop: add missing placeholder (#10708) 2023-09-11 21:15:05 +02:00
Johan Degn 5ccb5bbed8
l2ping: add page (#10711)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-09-11 15:14:04 +02:00
Shashank Hebbar f070228d1c
systemd-sysusers: add page (#10693)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-09-11 14:31:50 +02:00
879hun675tgfoO098 6790184636
csh: add French translation (#10702)
* csh: add French translation

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-10 22:05:14 +05:30
K.B.Dharun Krishna ebd4b327a3
CLIENT-SPECIFICATION (2.0): document removal of master branch, addition of support for individual translation archives (#10148)
* CLIENT-SPECIFICATION: bump version to 2.0, fix typos

* client-specification-v2.0: update changelog

* Apply suggestions from code review

Co-authored-by: Waldir Pimenta <waldyrious@gmail.com>

* CLIENT-SPECIFICATION: add back unreleased placeholder

* CLIENT-SPECIFICATION: update Caching section

* CLIENT-SPECIFICATION: prepare for release

---------

Co-authored-by: Waldir Pimenta <waldyrious@gmail.com>
2023-09-10 21:39:02 +05:30
Micael Carvalho 99ecf782b8
7z, 7za, 7zr, aapt: add pt_PT translations (#10296)
* 7z, 7za, 7zr, aapt: add pt_PT translations

* 7z, 7za, 7zr, aapt: add pt_PT translations fix build errors

* 7z, 7za, 7zr, aapt: add entries to common-arguments.md

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-10 18:52:17 +05:30
Lena 8d3737dcbf
pages/*: add `< >` around links in example descriptions (#10594)
* pages/*: add `< >` around links in example descriptions

* Apply suggestions from code review

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

* apm: add `< >` to the English page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-10 18:51:33 +05:30
Franciosi 1dae6c83ab
htop: add `--delay` example (#10701)
* htop: add `--delay` example

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-09-10 07:30:42 +05:30
K.B.Dharun Krishna c36f2c4d5d
ikaros: add page; vso: update page (#10667)
Co-authored-by: pixel <pixel+github@chrissx.de>
2023-09-09 19:25:21 +02:00
Isaac Vicente 953b94b650
distrobox, distrobox-*: add pt_BR translation (#10503)
* btrfs-restore: Add pt_BR translation

* btrfs-version: Add pt_BR translation

* btrfs-scrub: Add pt_BR translation

* mkfs.btrfs: Add pt_BR translation

* fix: remove trailing whitespaces and surround example by new line

* Update pages.pt_BR/linux/btrfs-restore.md

Co-authored-by: Waldir Pimenta <waldyrious@gmail.com>

* Update pages.pt_BR/linux/btrfs-restore.md

Co-authored-by: Waldir Pimenta <waldyrious@gmail.com>

* Update pages.pt_BR/linux/btrfs-restore.md

Co-authored-by: Waldir Pimenta <waldyrious@gmail.com>

* fix: put beginning verbs in infinitive

* distrobox, distrobox-*: add pt_BR translation

* fix: line length

* distrobox-enter: update pt_BR page

* Update distrobox-enter.md

---------

Co-authored-by: Waldir Pimenta <waldyrious@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-08 22:17:44 +08:00
K.B.Dharun Krishna b5631f6bab
abroot: update page (#10666) 2023-09-08 19:35:40 +05:30
Shashank Hebbar df770e83a0
userdbctl: add page (#10662)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-09-08 14:51:25 +02:00
ECMs a470dcde04
atom: update Korean translation (#10691) 2023-09-08 18:22:27 +08:00
K.B.Dharun Krishna 8a575283e4
MAINTAINERS: remove @schneiderl from Organization Owners (#10688)
Closes #10674
2023-09-07 20:21:33 +05:30
ECMs 995f1c9b27
ab: update Korean translation (#10687) 2023-09-07 20:15:03 +08:00
Lena 28d7f4332e
zstd, unzstd: update page; zstd{cat,mt}: add alias page (#10683) 2023-09-07 10:36:05 +05:30
Shashank Hebbar 8593ef9c64
systemd-tmpfiles: add page (#10670)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-09-06 20:59:40 +02:00
Managor 39ac57670e
MAINTAINERS: add @Managor as collaborator (#10686) 2023-09-06 19:17:46 +02:00
Florian Wilhelm a6b9c681b1
lima, limactl: add page (#10648)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-09-05 22:26:00 +02:00
K.B.Dharun Krishna 7ee3ed4466
CI: bump actions/checkout to v4 (#10669) 2023-09-05 16:29:38 +02:00
Emanuele Rocca 647529b899
stressapptest: add page (#10659)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-05 16:23:53 +02:00
Lena eb757e3027
cs, git, nix: remove "accessible via `tldr command subcommand`" (#10660) 2023-09-05 15:35:32 +05:30
dependabot[bot] dc9a4199c4
build(deps): bump glob from 10.3.3 to 10.3.4 (#10658)
Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.3 to 10.3.4.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.3.3...v10.3.4)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 15:34:46 +05:30
dependabot[bot] 8a3d9e2acb
build(deps): bump tj-actions/changed-files from 37.5.1 to 39.0.0 (#10672)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 37.5.1 to 39.0.0.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v37.5.1...v39.0.0)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 15:34:23 +05:30
Glenn Dimaliwat 5338af1757
sf: rename command from sfdx (#10671) 2023-09-05 14:46:04 +05:30
Managor eb4aa19a89
liquidctl: add page (#10664)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-09-04 13:22:49 +02:00
Shashank Hebbar 118d1f883b
systemd-tty-ask-password-agent: add page (#10656)
* systemd-tty-ask-password-agent: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-09-02 19:55:45 +05:30
Lena 21d2ad3053
rustup: update page, rustup-{show,update,check,default,toolchain,target}: add page (#10642) 2023-09-02 15:12:22 +02:00
Randname666 77fb6d0af0
uwfmgr: add page (#10654)
* uwfmgr: add page

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-09-02 10:10:54 +05:30
Johan Degn e567936209
ROPgadget: add page (#10640)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-01 17:06:13 +05:30
Johan Degn 63cb91f63a
ropper: add page (#10641)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2023-09-01 17:05:44 +05:30
cyqsimon 8695f2cc15
mktemp(linux): improve examples (#10652) 2023-08-31 15:47:51 +02:00
Emanuele Rocca 96f185a61c
schroot: add session examples, move `--list` to the top (#10650)
Listing all available chroots is often one of the first things users need to
do. Make it the first example.

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-08-31 15:33:17 +02:00
Thomas Schüller 909998dcf5
texcount: add page (#10625)
texcount is a command line tool that comes with
TeX Live preinstalled. It counts words in TeX files or
TeX document structures while omitting macros.

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-08-31 11:30:41 +05:30
omahs e81359d4d5
/*: fix typos (#10649) 2023-08-30 18:50:03 +05:30
pgneogeo 6bf1c4b8ff
Update docker-cp.md - fix brackets (#10647) 2023-08-30 14:07:29 +08:00
pixel bfcf522946
packwiz: add page (#10645) 2023-08-29 20:09:59 +05:30
pixel f4f8eb254d
pages.de/base64: replace with kommando with befehl (#10646) 2023-08-29 20:05:20 +05:30
pixel 17d76276d9
shar: add page (#10643)
* shar: add page

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-08-29 15:39:28 +05:30
Johan Degn eb5e1e4a40
objdump: add -x example (#10639) 2023-08-29 12:29:55 +05:30
Johan Degn b5db16bf55
checksec: add page (#10638)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-08-29 04:54:43 +02:00