Commit Graph

5415 Commits (021bb305930fcf7791df9b006e5a3c811c3a4dbd)

Author SHA1 Message Date
Vaibhav Venkat 021bb30593
rgpt: update page to include shorter flag names (#9970) 2023-04-01 22:54:43 +00:00
Johan Degn e11e8c2589
wpaclean: add page (#9977) 2023-04-01 22:53:29 +00:00
Robert Ellegate be67209702
procs: move from pages/linux to pages/common (#9976) 2023-04-01 22:52:49 +00:00
Axel Navarro 6d545534f3
adb-logcat, logcat: add --pid examples (#9893) 2023-04-01 22:48:20 +00:00
Kenan Hanke d9f6feb968
tcc: add page (#9894) 2023-04-01 22:47:22 +00:00
Aavash Chhetri 05e31d5f9c
xzgrep: add page (#9983) 2023-04-01 21:43:28 +00:00
Robert Ellegate d2fc972754
mcfly: add page (#9975) 2023-04-01 21:42:48 +00:00
pixel 07bec36551
lex: split posix, bsd and linux (#10001) 2023-04-01 10:20:08 +05:30
Marek Küthe e0d387d10e
pystun3: add page (#9968) 2023-03-30 18:24:30 +02:00
Marek Küthe 9d8fabbea8
stun: add page (#9967) 2023-03-30 18:19:15 +02:00
Alexandre ZANNI e7ca620ed9
rhash: add page (#9973)
* rhash: add new command
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-03-30 21:46:52 +05:30
Gianni Young bc32d3ae72
vhs: add page (#9990)
* vhs: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-03-29 16:33:43 +08:00
Emily Grace Seville 8094d4d26f
Update md-to-clip page: (#9978)
- add new examples
2023-03-23 18:38:10 +01:00
Jonathan b737629798
prqlc: add page (#9921)
* Create prqlc.md

* Rename prqlc.md to prqlc.md

* Update pages/common/prqlc.md

Co-authored-by: Maximilian Roos <5635139+max-sixty@users.noreply.github.com>

* Update pages/common/prqlc.md

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

* Update pages/common/prqlc.md

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

* Apply suggestions from code review

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

* Update pages/common/prqlc.md

---------

Co-authored-by: Maximilian Roos <5635139+max-sixty@users.noreply.github.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-03-21 21:01:56 +05:30
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