Commit Graph

8944 Commits (1b808f39855f23eafe57ef097dc6d71d3142dd5b)

Author SHA1 Message Date
Vítor Henrique 5edbf734fb
pages*: improve page descriptions (#12558)
* pages*: improve page descriptions

* ical: improve page description

* cockpit-desktop: remove unneeded word from page description

* nc: improve description wording

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-04-25 19:58:21 -03:00
Rui Balau a876f0c79b
quarkus: add page (#12667)
* quarkus: add page

---------

Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-04-25 13:44:06 +05:30
pacy 6789ec99a8
gitleaks: add page (#12653)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-04-24 23:31:17 +02:00
Marcel Ruland f225b799c9
ps: clarify grep example (#12650)
* Update ps.md

* Update pages/common/ps.md

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

* Update ps.md

* Update ps.md

* Update pages/common/ps.md

---------

Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-04-24 16:02:07 -03:00
jimmychang851129 5a4a939d97
readelf: add example (#12664)
* readelf: add --section-headers command sample

1. Add section-headers command sample as it is commonly used in readelf.

2. Make the command description more precise and concise for --file-header command.
2024-04-23 14:29:42 +05:30
Michael Rossiter 4cb4123c90
z: fix typo (#12665) 2024-04-23 14:24:59 +05:30
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
Juri Dispan 3dc0921018
gitk, kitex, rclone, venv: edit pages (#12539)
* gitk, kitex, rclone, venv: remove trailing & leading whitespace
* gitk: remove placeholder

---------

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-03-22 19:05:33 +01:00
Juri Dispan 2957d8671a
pi1toppm, ppmtopi1: add pages (#12526)
* pi1toppm, ppmtopi1: add pages

* Apply suggestions from code review

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

---------

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-03-21 13:05:23 +01:00
Fazle Arefin 702953ee23
chisel: edit page (#12536) 2024-03-21 13:26:46 +05:30
vitalmotif 1f8a4928f6
chore: fix some typos (#12530)
Signed-off-by: vitalmotif <zhangshengqiang@outlook.com>
2024-03-20 23:13:42 +11:00
o0nd7ots 560ecac942
ffmpeg: update page (#12443)
* ffmpeg: update page

---------

Co-authored-by: Fazle Arefin <fazlearefin@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-03-20 16:20:28 +05:30
Fazle Arefin 3a44ecadcb
wfuzz: edit page (#12519)
* wfuzz: edit page

---------

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-03-20 14:46:29 +05:30
Juri Dispan f31dcb368a
pi3topbm, pbmtopi3: add pages (#12527)
* pi3toppm, ppmtopi3: add pages

---------

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-03-20 14:08:23 +05:30
Marek Küthe cca6e2b3b6
pcapfix: add German translation (#12255)
* pcapfix: add German translation

---------

Signed-off-by: Marek Küthe <m.k@mk16.de>
2024-03-20 07:13:57 +05:30
Ryan Alexander Canete 9483a85e15
git-mktree: add page (#11725)
* add tldr page: git-mktree

* git-mktree: minor fix in url

* git-mktree: fixed linting errors

* Update pages/common/git-mktree.md

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>

* Update pages/common/git-mktree.md

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

* Update pages/common/git-mktree.md

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

* Update pages/common/git-mktree.md

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

* Update pages/common/git-mktree.md

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

* git-mktree: apply suggestions from code review

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* git-mktree: add mnemonic and clarify path placeholder

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-03-19 15:10:13 -03:00
Fazle Arefin 9c9212accd
hashcat: add example (#12522) 2024-03-18 23:11:26 +01:00
Fazle Arefin 912bbeb317
dig: edit page (#12516) 2024-03-17 10:53:12 +05:30
Fazle Arefin b07b01f8b1
amass*: edit pages (#12504)
* amass-enum: add example

* amass-db: remove non existent subcommand

This subcommand has been moved to a separate tool called `oam-tools`

* amass: update examples

* amass-intel: update more information link

* amass-enum: update more information link

* amass-intel: add example

* amass-*: maintenance changes

* Update pages/common/amass-intel.md

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

* Update pages/common/amass-intel.md

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

* Update pages/common/amass.md

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

* Update pages/common/amass.md

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

* Update pages/common/amass-enum.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-16 15:33:07 -03:00
Fazle Arefin 73263d5dd8
diff: edit page (#12509) 2024-03-16 19:42:22 +05:30
Fazle Arefin 63cd5af6bd
base*: edit pages (#12514) 2024-03-16 19:41:21 +05:30
Lena dffed7409a
reg-query: add missing placeholder; iptables-save: fix typo (#12513) 2024-03-16 10:55:46 +05:30
Ulices bea8eb934b
figlet: 2 more commands and Spanish translation (#12505)
* figlet: add 2 more examples

Also use brackets around flag letters, example: [f]ont

* figlet: add Spanish translation

* Update pages/common/figlet.md

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

* Update pages.es/common/figlet.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-15 17:15:50 -03:00
standstaff 3ef05a23e8
chore: remove repetitive words (#12508) 2024-03-15 17:49:43 +01:00
Vitor Henrique f288bf38a7
choom: add page (#12499) 2024-03-15 09:19:23 +05:30
Pierre Rudloff 83a6501a11
wdiff: add page (#12507) 2024-03-15 09:18:56 +05:30
0x44 0x46 a33c6a09f0
colima: add page (#12162)
* colima: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-03-14 10:39:36 +05:30
Vitor Henrique 935d605998
pages*: fix various proper names, acronyms and initialisms (#12494) 2024-03-14 10:31:06 +05:30
Fazle Arefin 4efc84b7f1
tlp-stat: edit page (#12496)
* tlp-stat: edit page

* Update pages/linux/tlp-stat.md

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

* Update pages/linux/tlp-stat.md

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

* Update pages/linux/tlp-stat.md

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

* Update pages/linux/tlp-stat.md

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

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-03-14 15:09:32 +11:00
Fazle Arefin 21a0502972
shellcheck: edit page (#12491)
* shellcheck: edit page

* shellcheck: simplify description

* Update pages/common/shellcheck.md

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>

* Update pages/common/shellcheck.md

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

* Update pages/common/shellcheck.md

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

---------

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-03-13 03:52:57 +11:00
Fazle Arefin f74eea3996
gau: add page (#12489)
* gau: add page

* gau: remove trailing empty line

* gau: add additional information about gau

* gau: fix capitalization

* Update pages/common/gau.md

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

* Update pages/common/gau.md

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

* Update pages/common/gau.md

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

* Update pages/common/gau.md

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

* Update pages/common/gau.md

---------

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-03-13 03:48:01 +11:00
Managor e4a6f2c670
dhcpcd: add page (#12495) 2024-03-12 13:41:02 +05:30
David de Barros Tadokoro e2fbf4d5fd
expand: fix short option `-t` argument separator (#12493)
`expand` doesn't accept the equals sign '=' as a separator between the short option `-t` and its arguments.

Signed-off-by: David Tadokoro <davidbtadokoro@usp.br>
2024-03-11 20:16:25 +01:00
Fazle Arefin 92b0c3bde7
waymore: add page (#12487)
* waymore: add page

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2024-03-11 23:40:52 +05:30
Vitor Henrique ffa4be3e7a
pages*: fix Bash, Zsh and fish names (#12481) 2024-03-10 12:23:17 +05:30
Jonas 70a9d543f7
traefik: add German translation; update page (#12477)
* traefik: add German translation

* traefik: update page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2024-03-08 22:00:22 +05:30
Vitor Henrique 4e14412bb2
bpkg: add page (#12475)
* bpkg: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Fazle Arefin <fazlearefin@users.noreply.github.com>
2024-03-08 19:35:05 +05:30
Managor 1f1ec22714
waypipe: add page (#12476)
* waypipe: add page

---------

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-03-08 19:31:32 +05:30
Vitor Henrique 541edfa3ed
kdeconnect-cli: expand description (#12473) 2024-03-08 00:13:27 +01:00
Reinhart Previano Koentjoro 05ebb39746
diskutil-partitiondisk: add page (#12467) 2024-03-07 10:24:23 +05:30
Vitor Henrique 4d39c9636f
virt-manager: edit page (#12472)
* virt-manager: remove CLI part from description

* virt-manager: use generic wording for "Launch the GUI"

* virt-manager: clarify the purpose of the argument
2024-03-07 10:22:04 +05:30
Nelson Figueroa ed2a48407b
go-tool: edit page (#12471) 2024-03-07 10:20:35 +05:30
Vitor Henrique 14dfb7afd5
ncmpcpp, youtube-viewer, aplay: remove "command-line" from description (#12474) 2024-03-07 10:15:55 +05:30
Vitor Henrique 3e43dd97e2
reg*: improve pages (#12301)
* reg*: improve pages

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-03-07 10:15:02 +05:30
Vitor Henrique b136d23b2e
audacious: improve examples and page description and add example (#12263)
* audacious: improve page description and add example

---------

Co-authored-by: Fazle Arefin <fazlearefin@users.noreply.github.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-03-07 10:13:48 +05:30
Fazle Arefin 12f55b05a4
airodump-ng: edit page (#12465)
* airodump-ng: edit page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-03-07 05:32:03 +05:30
Fazle Arefin 0eee8f9fe3
iwlist: add page (#12460)
* iwlist: add page

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2024-03-06 22:56:36 +05:30
styffnn 870dcac574
dolt-gc: add page (#12462)
* dolt-gc: add page

* Update dolt-gc.md

* Update dolt-gc.md

* Delete pages/common/dolt-gc.md

* dolt-gc: add page

* Update dolt-gc.md

* Update dolt-gc.md

* Update pages/common/dolt-gc.md

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>

* Delete pages/common/dolt-gc.md

* Add files via upload

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2024-03-06 22:20:41 +11:00
Juri Dispan d1d44eab7d
pngtopnm: add page (#12400) 2024-03-06 14:53:18 +05:30
Piyush 3642a8681e
pipes.sh: add page (#12439)
Co-authored-by: Fazle Arefin <fazlearefin@users.noreply.github.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-03-06 14:52:39 +05:30
Fazle Arefin c5701fcfc9
macchanger: edit page (#12459)
* macchanger: edit page

* Update pages/linux/macchanger.md

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>

* Update pages/linux/macchanger.md

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>

* Update pages/linux/macchanger.md

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>

* Update pages/linux/macchanger.md

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>

* macchanger: remove buggy example

* Update pages/linux/macchanger.md

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2024-03-06 18:09:17 +11:00