Commit Graph

5401 Commits (08d2d8499a66742053bd418004d03ad7716d10a8)

Author SHA1 Message Date
Edoardo Sanna e4cbb64086
az-devops: add page (#9951)
* az-devops: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-03-20 17:42:29 +05:30
Edoardo Sanna 39fc888d2f
az-repos: add page (#9953) 2023-03-20 17:38:52 +05:30
Vaibhav 48a9f766a2
rgpt: create page (#9918)
* rgpt: create page

* rgpt: fix formatting issues

* rgpt: Have better formatting in the description

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

* rgpt: better formatting for the verbose description

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

* rgpt: rename gpt3 to gpt
rename gpt3 to gpt because it now supports gpt3.5

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-03-20 15:01:52 +08:00
Marek Küthe 9ce235b6ef
birdc: initial creation (#9929)
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-03-20 13:29:11 +08:00
Axel Navarro fd1f3808bd
docker-tag: add page (#9940) 2023-03-15 18:12:25 +05:30
Marek Küthe 9a001126ea
babeld: add page (#9931)
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-03-13 10:44:54 +05:30
Marek Küthe 8a0053905a
fastd: add page (#9932)
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-03-13 10:43:35 +05:30
Axel Navarro 67c4229193
docker-pull: add page (#9941)
* docker-pull: add page

---------

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
2023-03-13 10:43:04 +05:30
andrewonyango dd4135b1e6
update ffmpeg syntax for the -codec switch (#9927)
as far as i can tell, the syntax does not use `:video` and `:audio` for the stream specifier, and instead uses `:v` and `:a`, respectively

i'm on version 4.4.2, on ubuntu

`ffmpeg is already the newest version (7:4.4.2-0ubuntu0.22.04.1)`
2023-03-13 01:07:47 +08:00
Marek Küthe bc1d2b0949
bird: initial creation (#9928)
Signed-off-by: Marek Küthe <m.k@mk16.de>
2023-03-12 19:52:21 +05:30
Brock R 8d7bd99fc7
podman-*: add page (#8785) 2023-03-11 17:52:08 -03:00
Marek Küthe a0e6b5341a
openvpn: update key generation command (#9924) 2023-03-10 21:30:19 +00:00
Johan Degn 65b3cd4f60
aircrack-ng: add page (#9913) 2023-03-07 08:09:55 -03:00
Chetan0402 864d79c0b1
whisper: add page (#9901)
* whisper: add page

---------

Co-authored-by: Ein Verne <git@einverne.info>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2023-03-06 20:09:02 +05:30
Paula Vidas 86aa29407d
openai: add page (#9909) 2023-03-03 15:35:21 +05:30
bataliero 432311b4ed
argocd, argocd-app: add page (#9846)
* argocd: add page

* argocd-app: add page

---------

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
2023-03-02 21:46:17 +05:30
Axel Navarro cbefbffb97
docker-update: add page (#9888) 2023-03-01 17:43:35 +05:30
Emily Grace Seville f04fae80aa
Add Command Line Interface Pages project support (#9845)
* Add `clip-view` page

* Fix extensions

* Add `md-to-clip` page

* Fix description

* Fix code example descriptions

* Add better description for `clip-view`

* Update pages/common/clip-view.md

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

* Update tool's urls

* Apply suggestions from code review

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>

* Refresh `md-to-clip` page:

- update url as repo has been renamed, today

* Refresh `clip-view` page:

- update url as repo has been renamed, today

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2023-03-01 17:25:35 +05:30
Seth Falco a02542c3df
opt: fix typo (#9895) 2023-02-27 11:35:59 +05:30
K.B.Dharun Krishna 3646aba830
gcc: fix typo (#9871) 2023-02-26 18:33:25 -03:00
Emily Grace Seville 6ea92d50ed
expr: refresh page (#7999)
* Refresh page:
- better grammar in descriptions
- more examples
- reorder examples

* Fix the last example

* Some rewordings

Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>

* Rewording again

* Fix errors

* Change placeholders:

- use an actual value in some placeholders
- use generic placeholders instead of some actual values

* Add note about supported operators

* Update pages/common/expr.md

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

* Fix quoting and simplify descriptions

* Fix `index` description

* Apply suggestions from code review

---------

Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-02-21 15:27:06 +05:30
IngridMorstrad 3d77e1a35c
rg: Add example for searching filenames (#9856)
* rg: Add example for searching filenames

* Reduce to 8 commands
2023-02-21 14:53:19 +08:00
Emily Grace Seville cf0e914f0c
Make `tar` placeholders convertible: (#9882)
- use ellipsis
- add path/to prefix
2023-02-21 14:47:34 +08:00
Martin c82cccf108
keytool: add page (#9675)
* keytool: add page

* Integrate PR comments

* PR comments #2
2023-02-21 13:30:55 +08:00
jpetot 4669efef74
act: add command for specific workflow (#9855)
* Add specific workflow to act

* Update pages/common/act.md

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

---------

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
2023-02-21 12:08:36 +08:00
Suninsky 5448781256
jmap: add dump live objects only. (#9865) 2023-02-19 21:30:53 +08:00
Managor 931ba2f79c
yt-dlp: refresh page (#9852) 2023-02-19 18:00:37 +05:30
Isaak ba6f71b09b
b3sum: add page (#9838)
* b3sum: add page

* Update pages/common/b3sum.md

Accepting suggested changes

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

* Update pages/common/b3sum.md

Accepting suggested changes

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

* Update pages/common/b3sum.md

Accepting suggested changes

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

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-02-19 20:20:30 +08:00
Darío Hereñú c566cd03b4
adb-shell: add Spanish translation, update English page (#9868)
* adb-shell: add Spanish translation

* Update adb-shell.md

* adb-shell: update / to or

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-02-19 17:09:26 +05:30
Carl 65a4592a6f
gfortran: add page (#9854) 2023-02-17 12:54:44 +05:30
Emily Grace Seville ee03476c88
gh-workflow: refresh page (#9761)
* Use `|` instead of `_or_`

* Fix placeholders
2023-02-16 20:09:23 +05:30
Gingeh f7cc9d4d35
retry: add page (#9849) 2023-02-16 13:56:09 +05:30
David Ansart 5147889fe8
git-filter-repo : all commands use the same command "git filter-repo" instead of sometimes "git-filter-repo" (#9841) 2023-02-15 05:39:54 +05:30
Onkar Ruikar 1f028af0f0
sleep: refresh page (#9631)
* sleep: add commands

* Add separate file for Linux tree
2023-02-08 22:03:28 +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
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
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
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
pixel d1f5c17f5a
false: replace "1" with "non-zero" (#9817)
which is more in line with POSIX
2023-02-02 08:29:35 +05:30
Jordan Chalupka d47aa9047a
nu: fix log-level command instructions (#9812) 2023-02-01 08:12:10 +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
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
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
Seth Falco 7573f6defb
coqui (TTS): add page (#9800) 2023-01-24 08:21:52 +05:30
Darío Hereñú f0f2983c58
age: update link (#9797) 2023-01-24 09:06:24 +08:00
Orwa Diraneyya edb5ae2621
mv: refresh page (#9772) 2023-01-20 19:09:12 +05:30