Commit Graph

11560 Commits (cff95fd1f1b2b8f8b66153cc2515b8f2e188cb96)

Author SHA1 Message Date
Florian Wilhelm cff95fd1f1
ostree: add page (#9843)
* ostree: add page

---------

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
2023-02-09 20:22:17 +05:30
Emily Grace Seville 6b405eb7e0
Remove rules for ranges and options (#9793)
* Remove rules for ranges and options

* Return "Option syntax"
2023-02-09 07:47:56 +05:30
seedgou db0459e834
README.md: change web client url to tldr.inbrowser.app (#9722) 2023-02-08 14:33:28 -03:00
Onkar Ruikar 1f028af0f0
sleep: refresh page (#9631)
* sleep: add commands

* Add separate file for Linux tree
2023-02-08 22:03:28 +05:30
Emily Grace Seville f6692c871f
qm-cloudinit-dump: refresh page (#9707)
* Fix placeholders in `qm-cloudinit-dump`
2023-02-08 22:02:30 +05:30
Fossen93 f3a6ec44f4
title: add Norwegian translation (#9824) 2023-02-08 21:12:27 +05:30
Kumamoto f9bad725de
docker-system, docker-compose: add Japanese translation, update page (#9828)
* docker-system: add Japanese translation

* docker-compose: add Japanese translation

* Update pages.ja/common/docker-compose.md: add a note that the container is running

* Update pages/common/docker-compose.md: exchange short option for long one

* Update pages.ja/common/docker-compose.md: exchange short option for long one

* docker-compose: update command to long flag

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-02-08 21:01:15 +05:30
Axel Navarro d6d48e8c3c
arch: add -arm64 example (#9830) 2023-02-07 15:22:36 -03:00
josephineHonore de541d7d18
gcloud: add Danish translation (#9825)
* Create gcloud.md

* gcloud: update danish page

* fix review comments
2023-02-07 11:48:23 +08:00
Jaime b4e6d74f7c
ps: add Spanish translation (#9815)
* ps: add Spanish translation

* ps: fix type error

* ps: fix Spanish translation

* ps: fix type error
2023-02-07 11:32:38 +08:00
Darío Hereñú bc3416f4d1
ansiweather: add Spanish translation (#9832) 2023-02-07 11:14:31 +08:00
Fernando Fontana cbac3166ae
osv-scanner: add page (#9831)
* osv-scanner: add page

The Open Source Vulnerability (OSV) Database is a distributed vulnerability database for open source ecosystems.

* Apply suggestions from code review

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>

* osv-scanner: fix syntax

---------

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
2023-02-07 11:00:18 +08:00
Managor 333d66b562
git-revert: add specific commit example (#9833) 2023-02-06 18:28:55 +05:30
Emily Grace Seville 20ce3c4696
cmd: refresh page (#7988)
* Refresh a page:
- better grammar
- better token syntax

* Remove redundant quotes

* Apply suggestions from code review

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* Make page consistent with `pwsh` page and:

- add more mnemonics

---------

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
2023-02-05 15:51:25 +01:00
Slobodyanyuk 01432562fe
asciidoctor: add Russian translation (#9760)
Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
2023-02-05 12:44:56 +05:30
Fernando Fontana d983fd1054
pake: add page (#9822)
* pake: add page

* pake: edit examples

Add a concrete example instead of a generic one.

* pake: remove unnecessary text

Removed the "[options]" generic flag to conform with tldr-pages standards, offering concrete examples instead.

* pake: accept suggestion

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>

* pake: accept suggestion

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>

* pake: accept suggestion

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>

* pake: accept suggestion

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>

* pake: accept suggestion

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>

* pake: accept suggestion

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>

* pake: accept suggestion

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

* pake: accept suggestion

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

* pake: accept suggestion

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

---------

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-02-04 20:16:01 +01:00
lnkkerst f96a5a7307
unar: add Chinese translation (#9829) 2023-02-04 23:52:55 +08:00
Kumamoto 3dd15af78b
docker-start, docker-build: add Japanese translation (#9814) 2023-02-04 08:03:32 +05:30
Tim Chaffin 766d4d7cf8
aiac: add page (#9807) 2023-02-03 20:08:40 +05:30
Nuttapong Rojanavanich 3a73b476e0
pbcopy,pbpaste: add Thai translations (#9791) 2023-02-03 10:08:01 +05:30
Darío Hereñú f46fc25fcd
aria2: add Spanish translation (#9823) 2023-02-03 10:02:00 +05:30
pixel 9c1f14626f
head: split POSIX, BSD and GNU (#9818) 2023-02-03 09:54:27 +05:30
pixel 41d7de9950
dd: remove checking progress example (#9816)
`pgrep` does not exist and `kill` needs `-s`.
But most importantly, `dd` doesn't have any "showing progress"
functionality.
2023-02-03 12:17:57 +08:00
Darío Hereñú 81423dfef8
ansible-pull: add Spanish translation (#9820)
* ansible-pull: add Spanish translation

* Update pages.es/common/ansible-pull.md

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

* Update ansible-pull.md

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-02-03 12:13:48 +08:00
Darío Hereñú ceb7708742
7za: add Spanish translation (#9811) 2023-02-03 12:05:18 +08:00
pixel d1f5c17f5a
false: replace "1" with "non-zero" (#9817)
which is more in line with POSIX
2023-02-02 08:29:35 +05:30
Hariz 4fa6b9a557
konsave: add page (#9773) 2023-02-01 22:05:44 +00:00
Jordan Chalupka d47aa9047a
nu: fix log-level command instructions (#9812) 2023-02-01 08:12:10 +00:00
pixel c2a53ce67e
llvm-lipo: add page (#9819) 2023-02-01 08:05:23 +00:00
Emily Grace Seville 101aa05c65
pwsh: refresh page (#7983)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-01-30 18:00:42 +01:00
pixel 10ba7cd81e
adscript: add German translation (#9780) 2023-01-30 15:41:21 +01:00
Kumamoto 9cd4cd8f41
scrapy: add Japanese translation (#9810) 2023-01-29 20:34:56 +05:30
Darío Hereñú fce4395422
anki: add Spanish translation (#9813) 2023-01-29 22:11:32 +08:00
Cole D 9c3cbf5446
anki: add page (#9781)
* anki: add page

* Correct formatting

* Correct description formatting

* Update information link

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>

* Update parameter name

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>

* Move page to common

* Format command name in code block

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

* Format command name in code block

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

* Format path in code block

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

* Change information link to point to documentation

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

* Update pages/common/anki.md

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-01-26 22:06:49 +08:00
Axel Navarro d0d67e1d95
nc: fix Spanish translation (#9804) 2023-01-26 12:22:14 +05:30
Seth Falco c9aed99d7c
holehe: add page (#9806)
Signed-off-by: Seth Falco <seth@falco.fun>

Signed-off-by: Seth Falco <seth@falco.fun>
2023-01-26 14:51:10 +08:00
Emmanuel Quincerot 93a74b1393
git-annotate: add -L example (#9808) 2023-01-25 19:07:47 +05:30
lyj c5a511c7a1
fc: fix reverse order example (#9805) 2023-01-25 08:59:14 +05:30
Darío Hereñú a39695a734
antibody: add Spanish translation (#9802) 2023-01-24 11:07:14 -03:00
Kumamoto ad15cd0b10
docker-cp, docker-run: add Japanese translation (#9796)
* docker-cp: add Japanese translation

* docker-run: add Japanese translation
2023-01-24 08:22:42 +05:30
Seth Falco 7573f6defb
coqui (TTS): add page (#9800) 2023-01-24 08:21:52 +05:30
Jaime fa2ac474c1
nc: add Spanish translation (#9792)
* nc: add Spanish translation

* nc: fix format error
2023-01-24 09:36:24 +08:00
Darío Hereñú f0f2983c58
age: update link (#9797) 2023-01-24 09:06:24 +08:00
yuiseki c24098dd17
tmux: add Japanese translation (#9782) 2023-01-22 09:26:15 +05:30
Kumamoto 69cb4e5122
docker, docker-ps: add Japanese translation (#9785) 2023-01-20 20:04:26 +05:30
yuiseki 99f79e15dc
htop: add Japanese translation (#9783)
* htop: add Japanese translation

* Update pages.ja/common/htop.md: Add `こちら` for translate of `More detail`

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

* Update pages.ja/common/htop.md

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

* Update pages.ja/common/htop.md

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

* Update pages.ja/common/htop.md: `sort_item` to `並べ替え項目`

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-01-20 21:44:47 +08:00
Orwa Diraneyya edb5ae2621
mv: refresh page (#9772) 2023-01-20 19:09:12 +05:30
yuiseki c18a7cfeb1
history: add Japanese translation (#9784) 2023-01-19 11:21:04 +08:00
Egor Fedoseev 0277a1eec1
lspci, lsblk, lscpu, lsb_release, lnav: add Russian translation (#9776) 2023-01-17 20:29:32 +05:30
Kumamoto c2c8ee7c8c
cat: add Japanese translation (#9779) 2023-01-17 17:54:42 +05:30