Commit Graph

8888 Commits (14e1cfed039604ae5a329d8ed57719e80a3070b9)

Author SHA1 Message Date
Fazle Arefin ff25dcff9a
medusa: move to common, update link (#12658)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-04-21 20:23:48 +02:00
harygary ecd11488e3
test-netconnection: add page (#12654)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-04-21 17:46:40 +02:00
plastik-flasche e689a47d53
evtest: add page (#12657) 2024-04-21 14:24:19 +08:00
Alejandro Cervera aec9737314
duplicity: add description to clarify discrepancy of options (#12652) 2024-04-20 09:33:54 +05:30
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
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
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
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
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
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
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
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
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
Anurag Singh c8d95f772a
rpi-otp-private-key: add page (#12607) 2024-04-06 18:57:03 +05:30
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
Vítor Henrique c0ff7eadde
pages*: connect several pages through "See also" (#12582) 2024-04-04 10:04:14 +05:30
Fazle Arefin 08c5e05c75
torsocks: edit page (#12549) 2024-04-04 05:59:16 +02:00
Vítor Henrique bddbae8e96
gitui, tig: improve page descriptions and add "See also"; tig: add example (#12578) 2024-04-03 10:26:24 +05:30
Managor 4baf74784c
ydotool: add page (#12587)
* ydotool: add page

* Update pages/linux/ydotool.md

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

* Update pages/linux/ydotool.md

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

* Update ydotool.md

* Update pages/linux/ydotool.md

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

* Update ydotool.md

* Update ydotool.md

---------

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
2024-04-03 10:28:53 +08:00
Fazle Arefin 4b04822171
ffuf: edit page (#12592)
* ffuf: remove redundant linux specific page

* ffuf: edit page
2024-04-02 17:03:30 +05:30
MIfoodie 060b83df0f
cacafire, cacaview, cacademo, cacaclock: add pages (#12569)
* cacafire, cacaview, cacademo, cacaclock: add pages

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-02 11:03:29 +05:30
Fazle Arefin 83708298c8
wfuzz: edit page (#12585) 2024-04-01 12:42:41 +05:30
Franco Gil 465701c5c4
pydocstyle: add page (#12579) 2024-03-31 09:18:40 -03:00
Managor ee8f42d2b5
mkfs.f2fs: add page (#12564)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-03-29 20:49:54 +01:00
xiaoxiangxianzi 9f00f0ddca
gist, vboxmanage-cloud: fix typos (#12559)
Signed-off-by: xiaoxiangxianzi <zhaoyizheng@outlook.com>
2024-03-29 16:11:22 +01:00
Alejandro Cervera 7ffc5fc6ef
agetty: add missing hyphen in placeholder (#12561) 2024-03-28 07:06:42 +05:30
emiara 1ecf4c52ff
showkey: add page (#12550)
* showkey v1

* added sudo

* showkey: add page

* showkey: add page

Fixed build test errors

* Apply suggestions from code review

- Imperative mood
- ctrl +d
- added long options
- changed key-caps in accordance to style guide

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

* Update pages/linux/showkey.md

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

---------

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-03-27 09:16:10 +01:00
Fazle Arefin 642aa3fdf7
firejail: edit page (#12555) 2024-03-27 12:36:18 +05:30
Vitor Henrique 1108517ad8
tunelp: add page (#12542)
* tunelp: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2024-03-27 09:24:37 +05:30
MIfoodie ac38aa28de
torsocks: add page (#12547)
* torsocks: add page

---------

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
Co-authored-by: Fazle Arefin <fazlearefin@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-03-25 09:55:16 +05:30
Albert e527fa0c34
fclones: add page (#12541)
* fclones: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Ein Verne <git@einverne.info>
2024-03-25 09:42:50 +05:30
Vitor Henrique 406f4aef24
agetty: add page (#12500)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-03-24 23:54:27 +01:00
Vitor Henrique a108a888dd
zipcloak: move to `common` and replace "zipfile" (#12543) 2024-03-24 12:26:01 +01:00
Juri Dispan 8b9720a256
pamfixtrunc, pamfix, pamvalidate: add pages (#12406)
* pamfixtrunc, pamfix, pamvalidate: add pages

---------

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-03-24 14:15:01 +05:30
Vitor Henrique c2b3a2a880
zipsplit: improve page (#12544)
* zipsplit: move to common, add example and refine wording

* zipsplit: improve description

* zipsplit: use "part" instead of "piece"

* zipsplit: use "smaller" instead of split for clarity
2024-03-24 07:41:19 +05:30