Commit Graph

14030 Commits (278384d3cf9f7a5ed09c668693518b572db380e5)

Author SHA1 Message Date
Vítor Henrique 278384d3cf
pages*: use " " instead of "=" to separate the options from their arguments (#11952)
* pages*: remove = from GNU-style long options

* 7z: readd needed =

* 7za: add missing =

* 7zr: fix argument and option separation

* astyle: readd missing =

* aws-ecr: readd missing =

* az-devops: readd missing =

* csslint: readd missing =

* cs-fetch: readd missing =

* bzgrep: readd missing =

* chromium: readd missing =

* docker-commit: remove unnecessary =

* docker-system: remove unnecessary =

* docker-ps: remove unnecessary =

* dockerd: remove unnecessary =

* 7za: readd missing =

* 7zr: readd missing =

* chromium.de: readd missing =

* chromium.de: readd missing =

* bundletool: remove additional space

Co-authored-by: Nicolas Kosinski <nicokosi@users.noreply.github.com>

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Nicolas Kosinski <nicokosi@users.noreply.github.com>
2024-04-18 15:38:25 -03:00
maslo-sh 48c74cbbf7
bash: add Polish translation (#12165)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-04-18 18:23:02 +02:00
JohaFreu cf2dbbe2f0
nixos-{container,option,rebuild}: add German translation (#12610)
* nixos-{container,option,rebuild}: add German translation

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2024-04-18 19:06:41 +05:30
Nicholas Moen d0d27e1f6e
export: edit page (#12573)
* export: add -p example
2024-04-18 10:00:49 +05:30
Lena c9775847b6
pages/*: use the imperative in descriptions (#12574)
* pages/*: use the imperative in descriptions

* go-fmt: put the description on one line
2024-04-18 09:34:00 +05:30
Darío Hereñú 137d0f4572
dnf5: add Spanish translation (#12647)
* dnf5: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-17 05:16:14 -05:00
Darío Hereñú 9b0c260581
difft: add Spanish translation (#12646)
* difft: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-17 05:15:22 -05:00
Darío Hereñú 1838fc7264
eu-readelf: add Spanish translation (#12649)
* eu-readelf: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-17 13:07:15 +05:30
Steve Kelly a304be4f29
julia: switch example from parallel to threaded (#12648)
Switch example startup from parallel mode (-p) to multithreaded mode (-t) to align with the latest practices, which should lead to better performance.
2024-04-16 10:54:27 +00:00
Fazle Arefin 9ef1332068
masscan: edit page (#12645) 2024-04-15 19:24:05 +02:00
Fazle Arefin 4066c8e546
katana: edit page (#12640) 2024-04-14 20:07:34 +02:00
Managor a7d8a2c29d
waydroid: add example (#12641) 2024-04-14 20:06:40 +02:00
Darío Hereñú 4bc793318a
dnsx: fixed proper spacing (#12643) 2024-04-14 11:33:17 +02:00
Vítor Henrique a38166e849
blkpr: add page (#12637)
* blkpr: add page

* blkpr: apply suggestions from code review

* blkpr: add release example

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-13 10:46:52 -05:00
Fazle Arefin 33bb6e4404
katana: add page (#12619)
* katana: add page

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-04-13 16:32:56 +10:00
Darío Hereñú c27b2fba5a
upt: add Spanish translation (#12630)
* upt: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-12 13:05:53 +05:30
SeWook Oh 0e339e6d5d
ollama: add examples (#12623)
* ollama: add examples

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-04-12 05:23:54 +05:30
Darío Hereñú 35ef11c99a
dnsx: fix typo (#12635) 2024-04-11 19:51:59 +02:00
SeWook Oh 885a472ce9
llm: update page (#12624) 2024-04-11 19:51:05 +02:00
Darío Hereñú 9cab0da800
last: add Spanish translation (#12629)
* last: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-11 12:21:50 -05:00
Sophia Behling f08cf72ae5
par2: add page (#12633) 2024-04-11 18:10:24 +02:00
Fazle Arefin 771b9444d1
dnsx: add page (#12618) 2024-04-11 13:27:45 +09:00
Mohammad Reza Soleimani 5ad1998d67
caja, bob, atuin: add Farsi translation (#12560) 2024-04-11 13:24:27 +09:00
Fazle Arefin 2c6b53d9e6
difft: add page (#12598)
* difft: add page

* Update pages/common/difft.md

Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>

* Update pages/common/difft.md

Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>

* Update pages/common/difft.md

Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>

* Update pages/common/difft.md

Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>

* Update pages/common/difft.md

Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>

* Update pages/common/difft.md

Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>

* Update pages/common/difft.md

Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>

* Update pages/common/difft.md

Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>

* Update pages/common/difft.md

Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>

* difft: fix example description

* Update pages/common/difft.md

* difft: update description for compared files

---------

Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-04-11 08:51:22 +10:00
Darío Hereñú 1d1ee2b70c
pamedge: add Spanish translation (#12620)
Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-10 17:59:47 +02:00
Darío Hereñú 493f4501da
rpi-otp-private-key: add Spanish translation (#12616)
Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-10 17:59:33 +02:00
Darío Hereñú 355535d30b
pamslice: add Spanish translation (#12568)
Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-10 17:59:13 +02:00
vicsar 3b7038d9cd
dnf5 add page (#12626)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: cyqsimon <28627918+cyqsimon@users.noreply.github.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-04-10 17:55:07 +02:00
Managor 3ac6930785
eu-readelf: add page (#12368) 2024-04-10 17:54:10 +02:00
Fazle Arefin 247aa11b1f
autorecon: add page (#12631)
* autorecon: add page

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2024-04-10 21:06:50 +05:30
Damien Pollet 3a70c86900
latexmk: add continuous preview example (#12627)
* latexmk: add continuous preview example

* latexmk: use path/to/file format
2024-04-10 10:46:09 +05:30
SeWook Oh 735dfc1adb
history: add command to display timestamp (#12625)
* history: Add command to display timestamp

Add command to display timestamp when printing history in Zsh

* Update pages/common/history.md

Co-authored-by: Fazle Arefin <fazlearefin@users.noreply.github.com>

---------

Co-authored-by: Fazle Arefin <fazlearefin@users.noreply.github.com>
2024-04-10 10:03:13 +10:00
Alejandro Cervera 198d776ba1
last: add page (#12603)
* last: add page

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-04-09 17:01:40 +05:30
Moch. Bima Pangestu 0dffaf54fe
sunos*: add Indonesian translation (#12520)
* sunos*: add Indonesian translation

---------

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>
2024-04-09 15:18:38 +05:30
Andrey Vlasov 55d53cd80f
rsync: fix typo (#12622)
* rsync: update Polish translation

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-04-08 16:28:52 +02:00
Sebastiaan Speck e2d3013932
pamfixtrunc: fix styling (#12617) 2024-04-08 13:07:38 +05:30
Darío Hereñú 0e7c25833e
ydotool: add Spanish translation (#12611)
* ydotool: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-08 10:59:38 +05:30
Vítor Henrique 3d0362ac6f
upt: add page (#12612)
* upt: add page

---------

Co-authored-by: Fazle Arefin <fazlearefin@users.noreply.github.com>
2024-04-08 10:58:04 +05:30
Darío Hereñú 7ef6cd4877
pcdindex: add Spanish translation (#12613) 2024-04-08 10:56:34 +05:30
Darío Hereñú ffeb8df1c8
pcdovtoppm: add Spanish translation (#12614)
* pcdovtoppm: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-04-08 10:56:02 +05:30
Darío Hereñú c31a3d2bae
pgmedge: add Spanish translation (#12621) 2024-04-08 10:47:34 +05:30
Anurag Singh c8d95f772a
rpi-otp-private-key: add page (#12607) 2024-04-06 18:57:03 +05:30
Sebastiaan Speck 7d6de3ab84
pamfixtrunc: add Dutch translation (#12609) 2024-04-05 17:09:33 +00:00
Darío Hereñú 5d69bba0a6
systemd-tmpfiles: add Spanish translation (#12583)
* systemd-tmpfiles: add Spanish translation

* systemd-tmpfiles: replace example description

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-05 11:51:18 -05:00
Darío Hereñú 0a71a4f6f6
cacademo: add Spanish translation (#12600)
* cacademo: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-04 16:05:43 -05:00
Darío Hereñú 3bc7be4073
cacafire: add Spanish translation (#12599)
* cacafire: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-04 15:58:00 -05:00
Darío Hereñú 7e5aa8abc1
cacaclock: add Spanish translation (#12602)
* cacaclock: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-04 15:57:20 -05:00
Darío Hereñú 3641f7c0df
mount.ddi: add Spanish translation (#12596)
* mount.ddi: add Spanish translation

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-04 15:56:34 -05:00
o0nd7ots 55f2ec0098
git-archive: replace long options (#12059)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-04-04 20:38:02 +02:00
K.B.Dharun Krishna c106754852
chore: bump tldr-lint to v0.0.15, update package files (#12605)
* chore: bump tldr-lint to v0.0.15

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

* fix: pages with TLDR021 error

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

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-04-04 13:35:55 +05:30