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

15662 commits

Author SHA1 Message Date
Darío Hereñú
a8f96b64a9
git-log: update Spanish translation (#13767)
* git-log: Update Spanish translation

* Update pages.es/common/git-log.md

* Update git-log.md

* Apply suggestions from code review

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-09-27 22:56:05 +07:00
Darío Hereñú
00cfc87a7d
npm: update Spanish translation (#13721)
* npm: Update Spanish translation

* Update npm.md

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-09-27 22:54:08 +07:00
Darío Hereñú
76cc7d87fb
git-rebase: update Spanish translation (#13766)
git-rebase: Update Spanish translation
2024-09-27 22:52:10 +07:00
Darío Hereñú
9b2d2cb447
git-revert: update Spanish translation (#13762)
git-revert: Update Spanish update
2024-09-27 22:51:19 +07:00
Reinhart Previano Koentjoro
8bcd8e66da
dos2unix, mac2unix, unix2dos, unix2mac: standardize More Information links, add Indonesian translation (#13796) 2024-09-27 21:18:17 +05:30
Reinhart Previano Koentjoro
1504aeb294
cfdisk, dnf, dnf5, exif, export: add Indonesian translations, dnf5: remove trailing slash from URL (#13795) 2024-09-27 17:46:39 +02:00
Darío Hereñú
f34bd2a4f0
rubocop: update Spanish translation (#13717)
* rubocop: Update Spanish translation

* Update pages.es/common/rubocop.md

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

* Update pages.es/common/rubocop.md

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

* Update rubocop.md

* Update rubocop.md

Co-authored-by: Reinhart Previano Koentjoro <reinhart@reinhart1010.id>

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Reinhart Previano Koentjoro <reinhart@reinhart1010.id>
2024-09-27 22:42:48 +07:00
Managor
731ee736da
df: add longform options (#13855)
Update df.md
2024-09-27 22:41:28 +07:00
Sebastiaan Speck
eb464cf7a7
togglesebool: fix Spanish link 2024-09-27 17:38:57 +02:00
Nelson Figueroa
a20aa36866
git-reflog: correct example (#13837)
* corrected git reflog example

* Update pages/common/git-reflog.md

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-09-27 22:24:27 +07:00
Darío Hereñú
81aacb5cb2
git-reflog: update Spanish translation (#13765)
* git-reflog: Update Spanish translation

* Update pages.es/common/git-reflog.md

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

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-09-27 22:24:12 +07:00
Darío Hereñú
b6ff296b9d
tail: add Spanish translation (#13831) 2024-09-27 22:21:25 +07:00
Darío Hereñú
4ff7b51705
xfs_repair: add Spanish translation (#13792)
* xfs_repair: add Spanish translation

* Update xfs_repair.md
2024-09-27 22:19:37 +07:00
Andrew Clough
4e6d16b694
dtc: add page (#13844)
* dtc: Add initial support

Add an initial example for a common way to use dtc, the Device Tree
Compiler which can create and decompile device trees for embedded Linux
systems.

* Fix Syntax error

* More syntax fixes

* More formatting

* Yet more syntax fixes

* Update pages/common/dtc.md

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

* Update pages/common/dtc.md

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

* Update pages/common/dtc.md

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

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-09-27 22:17:17 +07:00
Darío Hereñú
5e1a84fca7
pw-config: add Spanish translation (#13706) 2024-09-27 22:12:44 +07:00
Darío Hereñú
ff5f90938b
apkleaks: add Spanish translation (#13705)
* apkleaks: add Spanish translation

* Update pages.es/common/apkleaks.md

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

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-09-27 22:10:26 +07:00
Darío Hereñú
b97d678ef8
plantuml: add Spanish translation (#13673)
* plantuml: add Spanish translation

* Update plantuml.md
2024-09-27 22:03:56 +07:00
Darío Hereñú
98c5b0d7a9
togglesebool: add Spanish translation (#13672)
* togglesebool: add Spanish translation

* Update togglesebool.md
2024-09-27 22:03:34 +07:00
Managor
1a399e295c
df: add filesystem type command (#13847) 2024-09-27 08:02:41 +02:00
Nelson Figueroa
fcbbb762dd
docker-pull: update documentation link (#13833) 2024-09-27 07:28:26 +02:00
Reinhart Previano Koentjoro
15e106c4b6
common/*: add Indonesian translations and update other outdated translations (#13843)
* common/*: add Indonesian translations and update other outdated translations

* fping: revert "More Information" URL
2024-09-27 08:54:52 +07:00
Nelson Figueroa
d404b02045
docker-run: update documentation link (#13834) 2024-09-26 12:21:43 +02:00
Nelson Figueroa
052083c413
docker-save: update documentation link (#13835) 2024-09-26 12:21:33 +02:00
Nelson Figueroa
f4f3fd36ea
docker-secret: update documentation link (#13836) 2024-09-26 12:21:25 +02:00
dependabot[bot]
cb27287694
build(deps-dev): bump husky from 9.1.5 to 9.1.6 (#13821)
Bumps [husky](https://github.com/typicode/husky) from 9.1.5 to 9.1.6.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v9.1.5...v9.1.6)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  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>
2024-09-26 14:53:44 +05:30
Anton Friberg
8d72f49b06
secret-tool: add page (#13728)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-09-26 14:53:25 +05:30
dependabot[bot]
47a0f6d558
build(deps): bump markdownlint-cli from 0.41.0 to 0.42.0 (#13822)
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.41.0 to 0.42.0.
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.41.0...v0.42.0)

---
updated-dependencies:
- dependency-name: markdownlint-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-26 14:49:27 +05:30
Darío Hereñú
b1eb986ed7
git-rev-list: update Spanish translation (#13763)
* git-rev-list: Update Spanish translation

* Update git-rev-list.md
2024-09-26 01:11:17 -07:00
Darío Hereñú
98de089cd9
git-remote: update Spanish translation (#13764)
git-remote: Update Spanish translation
2024-09-26 00:56:34 -07:00
Darío Hereñú
2668016f9d
mopac: add Spanish translation (#13173) 2024-09-26 09:50:54 +02:00
Sebastiaan Speck
1aafcd8074
clang++: update Dutch translation (#13810) 2024-09-25 22:35:30 +02:00
Sebastiaan Speck
f5d55c9010
gcc: update Dutch translation (#13812)
* gcc: update Dutch translation

* Update gcc.md

* Update gcc.md

* Update gcc.md

* Update gcc.md
2024-09-25 22:35:14 +02:00
Sebastiaan Speck
60a50affb2
clang: update Dutch translation (#13811)
* clang: update Dutch translation

* Update clang.md

* Update clang.md

* Update clang.md

* Update clang.md
2024-09-25 22:34:49 +02:00
Sebastiaan Speck
b1a3a4efbb
doggo: fix link (#13814) 2024-09-25 20:09:38 +02:00
Tris Sherliker
911d27d3b2
journalctl: add quotation marks around space-separated timestamps (#13828) 2024-09-25 20:13:10 +03:00
Sebastiaan Speck
4241a8b8b6
tail: fix link (#13813) 2024-09-25 18:16:57 +02:00
dependabot[bot]
f91a730b78
build(deps): bump peter-evans/create-issue-from-file from 4 to 5 (#13823)
Bumps [peter-evans/create-issue-from-file](https://github.com/peter-evans/create-issue-from-file) from 4 to 5.
- [Release notes](https://github.com/peter-evans/create-issue-from-file/releases)
- [Commits](https://github.com/peter-evans/create-issue-from-file/compare/v4...v5)

---
updated-dependencies:
- dependency-name: peter-evans/create-issue-from-file
  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>
2024-09-25 12:57:01 +05:30
dependabot[bot]
60ef87de1c
build(deps): bump tj-actions/changed-files from 45.0.0 to 45.0.2 (#13824)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 45.0.0 to 45.0.2.
- [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/v45.0.0...v45.0.2)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  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>
2024-09-25 12:50:22 +05:30
dependabot[bot]
92deb9e3b2
build(deps): use gh CLI instead of peter-evans/close-issue (#13825)
* build(deps): bump peter-evans/close-issue from 2 to 3

Bumps [peter-evans/close-issue](https://github.com/peter-evans/close-issue) from 2 to 3.
- [Release notes](https://github.com/peter-evans/close-issue/releases)
- [Commits](https://github.com/peter-evans/close-issue/compare/v2...v3)

---
updated-dependencies:
- dependency-name: peter-evans/close-issue
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update monthly-check.yml

Do not use the Action anymore, but use `gh cli` directly

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-09-25 12:48:36 +05:30
Nelson Figueroa
c539230d38
docker-network: update documentation link (#13817) 2024-09-25 07:40:15 +02:00
Nelson Figueroa
77b8d64e46
docker-logs: update documentation link (#13816) 2024-09-25 07:39:51 +02:00
Nelson Figueroa
41f75e52d3
docker-login: update documentation link (#13815) 2024-09-25 07:39:42 +02:00
UnknownSuperficialNight
90304cb6c5
gitstats: add page (#13779) 2024-09-24 21:57:29 +02:00
Sebastiaan Speck
6f1be2f15e
pages*: use manned.org as much as possible (part 1) (#13711) 2024-09-24 21:47:18 +02:00
Reinhart Previano Koentjoro
92bea9a346
common/*: add Indonesian translations and update other outdated translations (#13806) 2024-09-24 21:22:55 +02:00
Reinhart Previano Koentjoro
a4fdb76fb0
common/base32, common/base64: standardize all translations (#13807) 2024-09-24 17:10:33 +02:00
Managor
28cc4231b2
mkfs.bcachefs: add page (#13802) 2024-09-24 10:58:03 +05:30
HoJeong Im
f0e69de0fc
aws-*: add Korean translation (#13786) 2024-09-24 10:56:54 +05:30
Nelson Figueroa
ee014e91ae
docker-images: update documentation link (#13803) 2024-09-24 10:55:20 +05:30
Nelson Figueroa
05a4ff26e6
docker-inspect: update documentation link (#13804) 2024-09-24 10:54:55 +05:30