Commit Graph

7784 Commits (549933634c1bc46283073b5399af73e03350d005)

Author SHA1 Message Date
Adeepa Gunathilake 549933634c
cp: add -t example (#9866)
* cp: add -t example

---------

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
2023-04-10 10:49:34 +05:30
KRyTeX1337 fb7c5c3eae
watch: add command (#10027) 2023-04-09 23:51:50 +05:30
Lauren Szlosek 16d7f93aea
tlmgr-pinning: add page (#9991)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-04-09 05:23:36 +05:30
Seth Falco 0fdfd4cf4e
snort: add page (#10018) 2023-04-08 19:19:46 +05:30
Francesco Franchina 5f514ce8a5
node, npx: fix of a command and clearer descriptions (#8899) 2023-04-08 13:50:02 +01:00
Emanuele Rocca cd7e9bc003
mmdebstrap: add page (#10011) 2023-04-08 15:25:04 +05:30
Hugo Locurcio 401f0388c3
git-am, git-apply: add and tweak remote patch examples (#10019)
`curl` now uses the `-L` option to follow redirects, which is required
when applying patch files from GitHub URLs. The example was also added
to `git-am` where it works too.

The difference between `git-am` and `git-apply` was also clarified in each
command's description.
2023-04-08 15:14:32 +05:30
ErlanRG 13b54905fe
picom: new command page (#10016) 2023-04-08 14:54:15 +05:30
Seth Falco 9e98a0b95b
ifmetric: add page (#10012)
* ifmetric: add page

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-04-07 09:38:12 +01:00
Emanuele Rocca c06fee4dd0
nvme: add page (#10010) 2023-04-06 09:31:33 +05:30
pixel 30af7e3cc8
netcat: add page (#9997) 2023-04-02 16:57:45 +08:00
pixel 3df423bce8
pwsh: refresh page (#10003) 2023-04-02 13:42:14 +05:30
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
Fernando Fontana 90499b3bf2
bleachbit_console: add page (#9610) 2023-04-01 00:13:37 +00:00
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
Abdul Rafay eb0e2487cc
nala: add page (#9890)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-03-26 10:26:49 +05:30
Emily Grace Seville 8094d4d26f
Update md-to-clip page: (#9978)
- add new examples
2023-03-23 18:38:10 +01:00
Johan Degn 986a888606
tftp: add page (#9956)
* tftp: add page

* Elaborated on tftp client commands

* Change to the mode example
2023-03-23 11:37:38 +08: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
Shubham Kshetre c32d57a086
insmod: add page (#9962)
* insmod: add page

* Update pages/linux/insmod.md

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

* Update pages/linux/insmod.md

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

* Update pages/linux/insmod.md

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

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
2023-03-21 23:24:32 +08:00
cyqsimon 36e2578753
systemd-run: add page (#9949)
* systemd-run: add page

* systemd-run: fix minor typo

* systemd-run: reorder wording to reduce ambiguity

* systemd-run: apply review suggestions

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

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-03-21 11:19:40 +08:00
Johan Degn 08d2d8499a
dropbearconvert: add page (#9946)
* dropbearconvert: add page

* Apply suggestions from code review

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

---------

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
2023-03-21 10:46:44 +08:00
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
Johan Degn b2d0ab3fc5
dropbearkey: add page (#9945)
* dropbearkey: add page

* Apply suggestions from code review

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

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-03-20 13:09:16 +08:00
K.B.Dharun Krishna 8965d3f153 distrobox: update pages and Tamil translation
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-03-19 17:21:16 +05:30
K.B.Dharun Krishna 9a549b6c86 distrobox-*: update pages 2023-03-19 17:21:16 +05:30
Rajesh G 67757373a1 distrobox-*: update and add pages
 feat: distrobox documentation

 distrobox: add page

 distrobox: doc for each subcommand

💄 distrobox: beautify docs

💄 distrobox: beautify docs

✏ fix: more command info

fix: minor cleanup

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

🩹 fix: minor cleanup

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>

🩹 fix: minor cleanup

Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
2023-03-19 17:21:16 +05:30
Axel Navarro fd1f3808bd
docker-tag: add page (#9940) 2023-03-15 18:12:25 +05:30
Johan Degn 5a93c34dad
dbclient: add page (#9944)
* dbclient: add page
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2023-03-14 19:35:24 +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
Patrick R 45909948c8
sed: improve description of -i option (#9935)
* sed: improve description of -i option

The original description makes it sound like sed would wait for additional input while it actually just modifies the specified file in-place.

* Stylistic improvement to sed.md

Minor stylistic improvements to the in place flag.

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

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-03-13 00:59:51 +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
seratym 0011a2ea46
handlr: add page (#9922) 2023-03-11 21:14:23 +00:00
Brock R 8d7bd99fc7
podman-*: add page (#8785) 2023-03-11 17:52:08 -03:00