Commit Graph

8837 Commits (b56c5570a55063c2770a19ed96bbb26361ecaa1b)

Author SHA1 Message Date
Juri Dispan 69f668ed5a
bmptoppm: add page (#12419) 2024-03-04 08:17:00 +01:00
Juri Dispan ff179c27c3
ppmnorm, pgmnorm: add pages (#12418) 2024-03-04 08:16:43 +01:00
Juri Dispan facfea9e2c
pnmfile: add page (#12417) 2024-03-04 07:53:19 +01:00
Juri Dispan 002e3e0991
pgmedge, pamedge: add pages (#12415) 2024-03-04 07:53:04 +01:00
Juri Dispan 92c8f1a4b6
ppmtouil, pamtouil: add pages (#12414) 2024-03-04 07:52:41 +01:00
Juri Dispan 72eda3a940
pnmflip: add page (#12413) 2024-03-04 07:52:24 +01:00
Juri Dispan 75adb13097
pambrighten, ppmbrighten: add pages (#12363) 2024-03-04 07:52:09 +01:00
Juri Dispan f956f466ad
pcdindex, pcdovtoppm: add pages (#12389) 2024-03-04 07:45:46 +01:00
Juri Dispan dbce41cf59
ppmtomap: add page (#12390) 2024-03-04 07:45:20 +01:00
Juri Dispan 8975dec21d
pnmenlarge: add page (#12391) 2024-03-04 07:45:07 +01:00
Juri Dispan 93743f9500
pamslice: add page (#12397)
* pamslice: add page

* Update pages/common/pamslice.md

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

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-03-04 07:44:55 +01:00
Juri Dispan d97ea25be4
pgmslice: add page (#12392) 2024-03-04 07:44:39 +01:00
Juri Dispan 6262f22e3f
ppmtogif, pamtogif: add pages (#12409)
* ppmtogif, pamtogif: add pages

* Update pages/common/pamtogif.md

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

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-03-04 07:44:25 +01:00
Juri Dispan 4e4257291c
pgmtopbm: add page (#12410) 2024-03-04 07:44:08 +01:00
Juri Dispan 7c46ee57e1
pnmsplit, pamsplit, pamexec, pampick: add pages (#12412) 2024-03-04 07:43:52 +01:00
Juri Dispan d2f18edf19
pgmcrater, pamcrater, pamshadedrelief: add pages (#12401) 2024-03-04 09:28:24 +05:30
Juri Dispan c02696d5c7
pamrgbatopng, pamtopng, pngtopam: add pages (#12399) 2024-03-04 09:27:54 +05:30
o0nd7ots a1c697bb1b
dd: update page (#12442)
* Added status=progress

for base usage

* condensed knowledge

* Added info

* Changed one use

* improved wording

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

* Improved wording

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

* Improved wording

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

* Swap link from gnu to posix

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

* Revert 4M to numeric

* moved `if` and `of` to be the last arguments

* Updated linux equivalent of dd

* Removed `status=progress` from common

* improved spacing

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

* replaced 100 with placeholder

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

* replaced 100 with description

last commit was actually also this

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

* Removed bad space

* removed bad space

* removed newline at end of file

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-03-03 22:00:11 +01:00
Fazle Arefin 785d46be26
nmap: edit page (#12450)
* Fix description of example which is to evade detection rather than getting detected
* Add missing comma before ellipsis

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-03-03 18:05:44 +01:00
Fazle Arefin e99c134ae0
nmap: edit page (#12444)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-03-03 15:30:55 +01:00
Fazle Arefin 1e3502c4ad
btop: edit page (#12440)
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-03-03 15:25:50 +01:00
Fazle Arefin a2ea10ad8b
printf: edit page (#12449)
* printf: edit page

* Update pages/common/printf.md

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

* printf: update example

---------

Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-03-03 14:47:08 +01:00
Lena f114d5cd2e
select: move to common, fix placeholders (#12446) 2024-03-03 15:59:38 +05:30
Mouaz Aldakkak cca1c921b4
pnpm-{audit, outdated}: add page (#12437)
* feat: add pnpm audit commands and fix tldr-lint errors

* feat: add pnpm outdated commands and fix tldr-lint errors

* feat(pnpm-audit): add severity level of vulnerabilities option

* fix: improve general description based on tldr style-guide

* fix(pnpm-audit): improve general writing

* fix: resolve code review suggestion

* fix: apply code review suggestion of @kbdharun
2024-03-03 15:15:44 +05:30
Alejandro Cervera 611b8902a9
pwn: remove extra space after verb (#12448) 2024-03-03 07:25:36 +01:00
Albert d6a9ed65c7
mise: add page (#12393)
* mise: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-03-03 08:23:26 +05:30
Fazle Arefin e93ab7d679
checkov: add page (#12402)
* checkov: add page

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2024-03-02 22:53:55 +05:30
Juri Dispan a91864e8c0
icontopbm, pbmtoicon, pbmtosunicon, sunicontopbm: add pages (#12408) 2024-03-02 22:47:16 +05:30
Juri Dispan b25810c81e
pnmquantall, ppmquantall: add pages; pnmquant: edit page (#12407) 2024-03-02 22:42:16 +05:30
Juri Dispan 3e24ce7227
pnmarith, pamarith: add pages (#12422)
* pnmarith, pamarith: add pages

---------

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-03-02 22:39:25 +05:30
TheodoreEhrenborg 4ac51c8845
sox: fix trim example (#12423) 2024-03-02 22:38:05 +05:30
Fazle Arefin 2b0fb364d6
duf: edit page (#12441) 2024-03-02 22:28:04 +05:30
Juri Dispan 50d5c647b5
ppmtoterm, ppmtoascii, pbmto4425: add pages; pbmtoascii: edit page (#12426) 2024-03-02 21:58:40 +05:30
Fazle Arefin e0f798426d
trivy: edit page (#12405)
* trivy: edit page

* Update pages/common/trivy.md

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

* Update pages/common/trivy.md

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

* Update pages/common/trivy.md

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-03-02 17:29:34 +11:00
Fazle Arefin 75ef6c5945
entr: edit page (#12430)
* entr: edit page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-03-01 22:18:17 +05:30
Ahmed Sufyan b07319274a
pwn: add page (#12352)
* pwn: add page

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: Fazle Arefin <fazlearefin@users.noreply.github.com>
2024-03-01 15:00:48 +05:30
Pierre Rudloff 34fca097a4
check-dfsg-status: add page (#12376)
* check-dfsg-status: add page

---------

Co-authored-by: Fazle Arefin <fazlearefin@users.noreply.github.com>
2024-03-01 14:56:13 +05:30
samuel-w b747187ba1
opkg: remove upgrade command (#12416) 2024-03-01 14:53:36 +05:30
Juri Dispan a4a1efd9f8
yuy2topam: add page (#12362)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-02-28 19:47:29 +01:00
Tom Nicklin 08e04da924
fvm: add page (#12349) 2024-02-27 21:35:36 +05:30
Managor 1afecee53b
repo-remove: add page (#12367) 2024-02-27 20:06:55 +05:30
Managor 041e20d5ab
debuginfod-find: add page (#12369) 2024-02-27 20:05:46 +05:30
Fazle Arefin 15a4a74a3e
poetry: edit page (#12388) 2024-02-27 20:04:55 +05:30
MIfoodie 649882dc99
apt-get: add recommendation for apt (#12394)
* apt-get: add recommendation for apt

---------

Co-authored-by: Fazle Arefin <fazlearefin@users.noreply.github.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2024-02-27 19:58:01 +05:30
Lena 6871fd11e9
ruff, ruff-{check,format}: add page (#12377)
* ruff-format: add page

* ruff-check: add page

* ruff: add page

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2024-02-27 19:43:53 +05:30
Managor 8a05239fce
chown: edit page (#12370) 2024-02-27 19:42:54 +05:30
Managor d5dd89e065
!: edit page (#12378) 2024-02-26 23:06:15 +05:30
Managor 56d77e0f72
select: update page (#12325)
* select: update page

---------

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-02-25 18:51:18 +02:00
Arthur Bols e334f1e0da
grubby: add page (#12346)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-02-25 19:12:33 +05:30
Vitor Henrique a609b14c83
pages.*: improve pages descriptions conciseness and usefulness (#12355) 2024-02-25 16:16:24 +05:30
Vitor Henrique 1ede1be877
bspwm, bspc: improve descriptions, add "See also" and add example (#12353) 2024-02-25 16:14:49 +05:30
Fazle Arefin cc9a6f4509
trufflehog: add page (#12348)
* trufflehog: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-02-25 16:13:33 +05:30
cbr4l0k d95f9c9480
navi: add page (#12347)
* navi: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-02-25 16:12:42 +05:30
Fazle Arefin 897cea10c3
docker-rm: fix example (#12358) 2024-02-25 15:43:36 +05:30
Managor 8f52f2ed32
aur: update page (#12340)
Update aur.md
2024-02-24 21:48:52 +02:00
htaketani b4a3bb7075
jq: fix description and url (#12344) 2024-02-24 20:42:40 +01:00
Lena 12ef7e01eb
mpc: update page (#12345)
* mpc: update page

---------

Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
2024-02-24 17:52:45 +02:00
Alexandre ZANNI 35c44f8367
ffuf: add French translation (#12332)
* ffuf: add French translation

---------

Co-authored-by: Nicolas Kosinski <nicokosi@users.noreply.github.com>
2024-02-24 21:04:50 +05:30
Fazle Arefin 5b425e8b0c
bats: add page (#12326)
* bats: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
Co-authored-by: Seth Falco <seth@falco.fun>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-02-24 21:03:51 +05:30
Managor 653f08a81a
^: add page (#12341)
* ^: add page 

---------

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-02-24 20:07:56 +05:30
Vitor Henrique 00912fda0c
git-clean: add all mnemonics and improve wording (#12334)
* git-clean: add all mnemonics and improve wording

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2024-02-24 20:05:56 +05:30
Managor 85dc9c4b29
repo-add: add barebones example (#12339) 2024-02-24 20:05:17 +05:30
Vitor Henrique 35c4564372
pages*: use "an SQL" instead of "a SQL" (#12336) 2024-02-23 13:51:08 +05:30
Vitor Henrique 51e52ebdf5
fdroidcl, fastboot: update pages (#12337) 2024-02-23 13:47:59 +05:30
Managor 3f5060d637
aur: add page (#12333)
* aur: add page

---------

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-02-23 13:14:27 +05:30
Vitor Henrique d5e98aa1e5
wm: remove wrong placeholder marks (#12338) 2024-02-23 11:44:32 +05:30
Juri Dispan acafa88054
fitstopnm, pamcut, pamdeinterlace, pamdice, pammixinterlace, pamtofits, pamundice, pnmtofits: add pages (#12296)
* fitstopnm, pamcut, pamdeinterlace, pamdice, pammixinterlace, pamtofits, pamundice, pnmtofits: add pages

* Apply suggestions from code review

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

* Update pages/common/pamdice.md

* Update pages/common/fitstopnm.md

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

* Update pages/common/fitstopnm.md

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

* Apply suggestions from code review

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

* Update pages/common/pamundice.md

---------

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-02-22 16:23:38 +01:00
Ej Sadiarin 70e20af84f
tgpt: add page (#12307)
* tgpt: add page

---------

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-02-22 20:46:02 +05:30
Vitor Henrique 006abfda34
pages*: sync https://developer.android.com more info links (#12288)
* pages*: sync https://developer.android.com more info links

* dalvikvm: fix wrong link
2024-02-22 17:53:50 +05:30
Vitor Henrique 89ef27bb53
tail: replace "the file" with "it" (#12305)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-02-21 20:22:18 +01:00
Vitor Henrique 03c66c96e6
clementine: improve examples, more info link, and add example (#12298)
* clementine: improve examples, more info link, and add example

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-02-21 20:31:32 +05:30
Fazle Arefin d44bb05ba2
searchsploit: edit page (#12310)
* searchsploit: edit page

* searchsploit: add examples

* searchsploit: improve page description

* searchexploit: add missing mnemonics and rephrase descriptions

* Update pages/common/searchsploit.md

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

* Update pages/common/searchsploit.md

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

* Update pages/common/searchsploit.md

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

* Update pages/common/searchsploit.md

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

* Update pages/common/searchsploit.md

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

* Update pages/common/searchsploit.md

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

* Update pages/common/searchsploit.md

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>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-02-22 01:05:05 +11:00
Magrid 7838ed95e6
":": add page (#12091)
* ":": add page

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Alejandro Cervera <96702705+tricantivu@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-02-20 20:23:07 +05:30
iTrooz 5fab31135c
gocr: add page (#12294)
* gocr: add page

---------

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-02-20 20:12:09 +05:30
Vitor Henrique 677518a6bd
qmmp: improve examples and page description (#12276)
* qmmp: improve examples and page description

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-02-20 10:56:22 +05:30
Cornelius Roemer 8963602e7f
nextclade: add alignment example (#12212)
* nextclade: add alignment example

---------

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-02-19 22:06:25 +05:30
Vitor Henrique 13ebe1e3cf
warp-cli: improve page description, add "See also" and add example (#12303) 2024-02-19 21:31:40 +05:30
Vitor Henrique 8b2356a440
id3v2: use hyphen minus (U+002D) instead of hyphen (U+2010) (#12302) 2024-02-19 20:30:05 +05:30
Vitor Henrique 0781cf1656
usql: add page (#12275)
* usql: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-02-19 20:04:37 +05:30
Fazle Arefin 23bbfa72ea
strace: update page (#12297)
* strace: update page

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-02-19 19:58:47 +05:30
iTrooz b6ebe64edb
vcpkg: add page (#12295)
* vcpkg: add page

---------

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-02-19 19:49:01 +05:30
Vitor Henrique 1ba7fb9460
pages*: add missing mnemonics (#12151)
* pages*: add missing mnemonics

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-02-19 19:43:42 +05:30
iTrooz 8243c51d20
golangci-lint: add page (#12292)
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-02-19 01:53:00 +01:00
Managor 51b4938e0b
kdesrc-build: update page (#12290) 2024-02-18 20:19:06 +01:00
Fazle Arefin aee00f3829
httpx: add page (#12279)
* httpx: add new command

* Update pages/common/httpx.md

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

* Update pages/common/httpx.md

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

* Update pages/common/httpx.md

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

* Update pages/common/httpx.md

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

* Update pages/common/httpx.md

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

* httpx: edit example conforming to tldr style guide

* Update pages/common/httpx.md

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

---------

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-02-17 15:14:32 +11:00
Vitor Henrique 4d6dcb3255
pages*: fix developer.android.com links (#12284) 2024-02-16 21:07:37 +05:30
Fazle Arefin b18ebd4665
testssl: add example (#12280) 2024-02-16 21:01:31 +05:30
Fazle Arefin f1b8f466c8
nuclei: add page (#12252)
* nuclei: add page

* Update pages/common/nuclei.md

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

* Update pages/common/nuclei.md

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

* Update pages/common/nuclei.md

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

* Update pages/common/nuclei.md

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

* Update pages/common/nuclei.md

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

* Update pages/common/nuclei.md

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

* Update pages/common/nuclei.md

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

* Update pages/common/nuclei.md

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

* Update pages/common/nuclei.md

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

* Update pages/common/nuclei.md

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

* Update pages/common/nuclei.md

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

* Update pages/common/nuclei.md

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

* Update pages/common/nuclei.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: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-02-16 03:24:06 +11:00
Fazle Arefin 172c587a14
subfinder: edit page (#12278)
* subfinder: update more information url

* subfinder: add mnemonics to existing examples
2024-02-15 14:35:41 +05:30
Vitor Henrique 72edb925d3
cavif: improve page (#12274) 2024-02-15 07:37:52 +01:00
K.B.Dharun Krishna 8268d48130
simplehttpserver: remove mnemonics (#12277) 2024-02-15 07:34:30 +01:00
Vitor Henrique 57bb8eab75
moreutils: use generic wording for the tldr command (#12272) 2024-02-15 07:30:49 +01:00
Fazle Arefin 190c1a3de4
simplehttpserver: add page (#12261)
* simplehttpserver: add page

* Update pages/common/simplehttpserver.md

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

* Update pages/common/simplehttpserver.md

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

* Update pages/common/simplehttpserver.md

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

* Update pages/common/simplehttpserver.md

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

* Update pages/common/simplehttpserver.md

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

* Update pages/common/simplehttpserver.md

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

* Update pages/common/simplehttpserver.md

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

* Update pages/common/simplehttpserver.md

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

* Update pages/common/simplehttpserver.md

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

* Update pages/common/simplehttpserver.md

Co-authored-by: Lena <126529524+acuteenvy@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>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-02-15 14:08:25 +11:00
Vitor Henrique 730294d2ee
aws-sns: add page (#12259)
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2024-02-14 21:26:52 +01:00
Vitor Henrique 73528f1744
git-gui: add page (#12258)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-02-14 21:26:43 +01:00
Vitor Henrique 832eed84d5
cal: improve util-linux page and split POSIX, osx and *BSD (#12172)
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-02-14 21:25:58 +01:00
Vitor Henrique 8c888d156c
tarsnap, tarsnap-keygen: add pages (#12219)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-02-14 21:25:31 +01:00
Vitor Henrique c8f956319f
pages*: simplify page description (#12149)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-02-14 21:25:13 +01:00
Vitor Henrique 22e8eb3722
mutool: cleanup page (#12223)
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2024-02-14 21:24:47 +01:00
Vitor Henrique 8c00186b08
img2pdf: improve page description and placeholders (#12245)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2024-02-14 21:24:02 +01:00