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
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
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
Fazle Arefin
15a4a74a3e
poetry: edit page ( #12388 )
2024-02-27 20:04:55 +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
Vitor Henrique
a609b14c83
pages.*: improve pages descriptions conciseness and usefulness ( #12355 )
2024-02-25 16:16:24 +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
Fazle Arefin
897cea10c3
docker-rm: fix example ( #12358 )
2024-02-25 15:43:36 +05:30
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
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