1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-28 21:17:57 +01:00
Commit graph

21 commits

Author SHA1 Message Date
Sebastiaan Speck
f21fa6a211
git*: update outdated pages, fix English pages (#14149) 2024-10-13 10:26:47 +02:00
Sebastiaan Speck
5499b1cf34
pages*: switch http to https (#13907) 2024-10-12 10:02:00 +02:00
Sebastiaan Speck
6f1be2f15e
pages*: use manned.org as much as possible (part 1) (#13711) 2024-09-24 21:47:18 +02:00
Sebastiaan Speck
8293b6b113
pages.*/common/*: remove www from links (#13661) 2024-09-10 22:52:30 +02:00
Sebastiaan Speck
e06b054c72
pages*: use " " instead of "=" to separate the options from their arguments, aria2c: fix example (#12726) 2024-05-05 13:24:48 +02:00
Vitor Henrique
935d605998
pages*: fix various proper names, acronyms and initialisms (#12494) 2024-03-14 10:31:06 +05:30
Vitor Henrique
c5508a288e
ab: add CSV example and update pt_BR translation (#11931)
* ab: add CSV example

* ab: update pt_BR translation

* ab: leave values as part of the commands
2023-12-31 12:48:26 +05:30
Sebastiaan Speck
618e227301
pages*: mark keys according to the guideline (#11907) 2023-12-29 17:02:08 +01:00
Sebastiaan Speck
dcb53c85a0
pages*: update outdated pages (#11821)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com>
2023-12-28 16:48:20 +01:00
Gabe Livengood
9d865abee1
test: Use POSIX-compliant example for equals comparison (#11728)
* [: use posix-compliant example for equals comparison

the previous example worked fine for bash, but some
other shells (zsh, in my case) will not work when
using "==" for comparison. the posix spec only requires
"=", so I think it makes a little more sense to use
that in the example.

* test: use posix-compliant example for equals comparison

the previous example worked fine for bash, but some
other shells (zsh, in my case) will not work when
using "==" for comparison. the posix spec only requires
"=", so I think it makes a little more sense to use
that in the example.
2023-12-14 20:31:13 +05:30
Juri Dispan
5978942629
7z: remove file extension in -t example (#11738) 2023-12-14 14:33:42 +01:00
Reinhart Previano Koentjoro
d6d4561c17
pages*: fix documentation mistakes (#11641)
* a2ping: minor fixes

* ab: fix mnemonics

* ab: fix mnemonics

* ab: fix mnemonics

* abduco: add mnemonics

* accelerate: use Hugging Face as a trademark

* ack: highlight grep as a command

* acme.sh: highlight certbot as command

* act: add mnemonics

* ag: highlight ack as command

* age-keygen: add Oxford comma

* linux/shutdown: add mnemonics

* airdecap-ng: use Oxford comma

* alex: use standard path name template
2023-12-03 19:59:57 +07:00
Juri Dispan
bd9efef521
7z: update page (#11601) 2023-11-29 21:31:42 +01:00
Darío Hereñú
4b0155cc3a
a2ping: add Spanish translation, fix command highlighting (#11529) 2023-11-19 06:49:28 +01:00
Darío Hereñú
686f4ef026
!: add Spanish translation, fix placeholder in description (#11451)
* !: add Spanish translation

* !: fix placeholder in description

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-11-11 21:12:46 +05:30
K.B.Dharun Krishna
5c26174aa9
pages/*: update links and more info link script (#11390)
* pages/*: update links and more info link script

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* cleanup: reformat code

* ax-webapp: fix link

* curl: fix false positive

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

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-11-06 23:14:12 +05:30
K.B.Dharun Krishna
f1aa0a8fe5
Revert "pages/*: add standard translation and links (#11331)" (#11374)
This reverts commit 39642c3fed.
2023-11-06 14:02:32 +05:30
K.B.Dharun Krishna
8538a31451
pages/*: add standard translation and links (#11331)
* pages/*: add standard translation and links

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* fix1: false positives; standardize Bengali, Hindi, Nepali periods

* fix: periods in recently added Bengali pages

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* fix: false positives in modified files

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* cleanup: update to native period in Bengali l10n

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-11-06 14:02:31 +05:30
Harshavardhan Bajoria
8dbe10b22e
common/*: add Bengali translation (#11328)
* common/*: add Bengali translation

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-30 11:00:31 +05:30
Harshavardhan Bajoria
29f38bdece
!, 7z, a2ping, aapt, ac, aireplay-ng, alias, arch: add Bengali translation (#11315)
* !, 7z, a2ping, aapt, ac, aireplay-ng, alias, arch: add Bengali translation

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-28 13:45:17 +05:30
Appledora
529589f9f0
apt, cd, cmd, ditto, git-cherry-pick, snoop: add Bengali translation (#6989) 2021-10-19 16:25:35 +08:00