Commit Graph

6073 Commits (8699caba882cfabbac44e923184aa079d1ad0748)

Author SHA1 Message Date
Juri Dispan 5f8536e2fd
pnmtoddif: add page (#11753) 2023-12-15 23:45:50 +05:30
Juri Dispan 3f588a07ea
pnmtile: add page (#11755) 2023-12-15 23:40:41 +05:30
Juri Dispan 73a4fa9506
pampop9: add page (#11756) 2023-12-15 23:40:15 +05:30
Juri Dispan 412ea35825
pnmsmooth: add page (#11757) 2023-12-15 23:38:54 +05:30
Juri Dispan 43da64b365
pnmshear: add page (#11758) 2023-12-15 23:38:07 +05:30
Gilad Alboher 5e2a144c37
aws-kafka: add page (#11696)
* aws-kafka: add page

---------

Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-14 21:34:05 +05:30
K.B.Dharun Krishna 1b6a9a1536
docker-inspect: escape placeholders (#11733)
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-14 21:32:43 +05:30
Gabe Livengood 9d865abee1
`test`: Use POSIX-compliant example for equals comparison (#11728)
* [: use posix-compliant example for equals comparison

the previous example worked fine for bash, but some
other shells (zsh, in my case) will not work when
using "==" for comparison. the posix spec only requires
"=", so I think it makes a little more sense to use
that in the example.

* test: use posix-compliant example for equals comparison

the previous example worked fine for bash, but some
other shells (zsh, in my case) will not work when
using "==" for comparison. the posix spec only requires
"=", so I think it makes a little more sense to use
that in the example.
2023-12-14 20:31:13 +05:30
Juri Dispan 5978942629
7z: remove file extension in -t example (#11738) 2023-12-14 14:33:42 +01:00
Juri Dispan 9d383ade68
*: fix typos in command names (#11730)
* *: fix typos in command names

* command name fixes in other languages

* fix incorrectly translated commands

* change incorrect file name

* qm move disk alias pages

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-14 17:41:19 +05:30
Gilad Alboher 8fbe219b92
gcloud-sql-backups-describe: add page (#11722)
* gcloud-sql-backups-describe: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-14 10:06:45 +05:30
Gilad Alboher 70b20b7ae8
llm: add page (#11697)
* llm: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-12-13 12:07:11 +05:30
Lena 6ac59acdfa
ykman: update page; ykman-{config,fido,oath,openpgp}: add page (#11698) 2023-12-08 06:51:19 +01:00
Gilad Alboher 8c1df4a32e
gcloud-kms-decrypt: add page. (#11689)
* I have added gcloud-components_update.

* gcloud-kms-decrypt: new page

* deleted pages/common/gcloud-components_update: empty page

* gcloud-kms-decrypt: suggestions fix

* gcloud-kms-decrypt: suggestions fix
2023-12-07 16:01:48 +01:00
K.B.Dharun Krishna b39b125f3b
gcloud-{logging-logs-list, sql-export-sql}: add page (#11695)
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: danielsagie <137056545+danielsagie@users.noreply.github.com>
2023-12-07 16:01:19 +01:00
danielsagie 511ed7af54
gcloud-{components-install, config-set}: add pages (#11679) 2023-12-07 15:15:04 +05:30
Gilad Alboher 30d80a3774
gcloud-info: new page (#11690) 2023-12-07 15:12:15 +05:30
Lena b064cde9cf
gpg-card: add page (#11685) 2023-12-07 05:19:53 +01:00
Gilad Alboher 570393df9b
gcloud-components-update: add page (#11682) 2023-12-07 05:16:08 +01:00
Weihang Zheng 51b9299748
mysqlsh: add page (#11672)
* mysqlsh: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-06 22:29:56 +05:30
Valentin f048a476e5
vboxmanage: update page; vboxmanage-{controlvm, extpack, list, showvminfo, startvm}: add page (#11667)
* vboxmanage: update page; vboxmanage-{controlvm, extpack, list, showvminfo, startvm}: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-12-06 07:10:47 +05:30
Juri Dispan fd11770970
xteddy: add page (#11656)
* xteddy: add page

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-12-05 15:18:50 +05:30
Isaac-Carrascal a15cc7f42d
gcloud-version: add page (#11647)
* gcloud-version: add page

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-05 13:35:50 +05:30
Isaac-Carrascal 5ef6b912a5
gcloud-init: add page (#11626)
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-12-04 14:17:08 +01:00
Sebastiaan Speck 6c524b5579
pages.nl/*: update Dutch translation (#11649) 2023-12-04 11:58:55 +01:00
Isaac-Carrascal 3911afaf40
aws-s3-website: add page (#11642)
* aws-s3-website: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-12-03 21:13:23 +05:30
Reinhart Previano Koentjoro d6d4561c17
pages*: fix documentation mistakes (#11641)
* a2ping: minor fixes

* ab: fix mnemonics

* ab: fix mnemonics

* ab: fix mnemonics

* abduco: add mnemonics

* accelerate: use Hugging Face as a trademark

* ack: highlight grep as a command

* acme.sh: highlight certbot as command

* act: add mnemonics

* ag: highlight ack as command

* age-keygen: add Oxford comma

* linux/shutdown: add mnemonics

* airdecap-ng: use Oxford comma

* alex: use standard path name template
2023-12-03 19:59:57 +07:00
K.B.Dharun Krishna d37286b327
aws-s3: add subcommand mention (#11644) 2023-12-03 12:35:21 +01:00
Sebastiaan Speck 65af731480
bundle: add Dutch translation, fix placeholders (#11638) 2023-12-03 12:29:14 +01:00
Juri Dispan ee1478533d
clang, clang++, gcc, g++: edit page (#11629) 2023-12-02 13:56:47 +05:30
Sebastiaan Speck d78944fa43
pages.nl/common/*: add Dutch translation (#11620) 2023-12-01 16:53:03 +01:00
Zhiyuan Pan 47e6495906
nvcc: add page (#11618) 2023-12-01 06:34:11 +01:00
Sharun 9db3b97da5
pulumi-up: add page; pulumi: add subcommand mention (#11605)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-11-30 16:07:02 +01:00
Lena 908c9366c0
vboxmanage-*, exiqgrep: update page (#11604)
* exiqgrep: update page

* vboxmanage-*: update page
2023-11-30 09:27:59 +01:00
Jacques Hogge 218768cb40
vboxmanage-*: add page (#11598)
* VBoxManage-unregistervm : create & write markdown

* VBoxManage-clonevm : create & write markdown

* VBoxManage-createvm : create & write markdown

* VBoxManage-export : create & write markdown

* VBoxManage-import : create & write markdown

* VBoxManage-registervm : create & write markdown

* VBoxManage-registervm : add Title

* VBoxManage-unregistervm : add Title

* vboxmamange : correct typo

* Update pages/common/vboxmanage-clonevm.md

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

* vboxmamange-* : rewrite to infinitive tense + change name exemple

* vboxmamange-* : change name exemple

* vboxmamange-* : add colon + add empty line

* Update pages/common/vboxmanage-import.md

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

* Update pages/common/vboxmanage-import.md

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

* Update pages/common/vboxmanage-import.md

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

* Update pages/common/vboxmanage-import.md

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

* Update pages/common/vboxmanage-import.md

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

* vboxmanage-createvm : fix typo

* vboxmanage-export/import/clonevm : fix typo

* Update pages/common/vboxmanage-clonevm.md

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

* vboxmanage-registervm/createVM/cloneVM : correct password option error + correct typo

* VBoxManage-export : correct page

* vboxmanage-createvm : correct typo ostype

* vboxmanage-* : fix typo

* Update vboxmanage-registervm.md

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-11-29 22:46:27 +01:00
Juri Dispan bd9efef521
7z: update page (#11601) 2023-11-29 21:31:42 +01:00
Muralikrishnan d28edb194b
git-write-tree: add page (#11584)
* git-write-tree: add page

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-11-27 20:47:54 +05:30
marcel 0c28ba9a9b
sg: add page (#11445)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-11-27 15:56:28 +01:00
Rolv Apneseth 93d05bf6b7
ollama: add page (#11590)
* ollama: add page

* ollama: move page to common

* ollama: add example for running a model with a single prompt

* Update pages/common/ollama.md

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

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-11-27 13:15:27 +01:00
Sebastiaan Speck cd18d0fe20
pages.nl/common/*: add Dutch translation (#11582) 2023-11-26 18:01:32 +01:00
leoTlr 4da53e7db5
scp: add proxy example (#11567) 2023-11-25 08:00:05 +01:00
Valentin Vetter ef5c47d934
ncu: add use cases, use long options (#11555)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-11-23 16:19:41 +01:00
Sourav-Kumar-Panda 62b41afe29
aws-dynamodb: add page (#11570)
* aws-dynamodb: add page

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-11-23 19:27:27 +05:30
Sourav-Kumar-Panda 2988906b8c
aws-eks: add page (#11577)
* aws-eks: add page

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-11-23 19:25:40 +05:30
Sebastiaan Speck c7810095ad
pages/*: align "See also:" lines (#11572) 2023-11-23 14:55:03 +01:00
Sebastiaan Speck 6c57d1de51
fossil-*: add Dutch translation (#11571) 2023-11-23 14:43:05 +01:00
Luka Markušić f3764866db
ani-cli: fix flag for episode selection (#11575)
Specifying episodes is done with `-e`
2023-11-23 10:28:05 +05:30
K.B.Dharun Krishna 9836e5cb1b
django-admin: update link (#11566)
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-11-22 21:03:25 +01:00
mbsmith 3ae3df3008
hut: add page (#11535)
* hut: add page

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-11-21 14:28:11 +05:30
Sergej Frank a330cda918
dalfox: add page (#11549) 2023-11-20 17:38:04 +01:00
Juri Dispan 0f0c9da99e
*: replace dead more information links (#11542)
* *: replace dead more informtion links

* dolt

* 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-11-19 22:07:13 +01:00
Paul Azema 3d64b04a87
sngrep: add page (#11501)
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-11-19 21:35:52 +01:00
Lena e2cc1b76aa
curl, open, powershell, wget: remove "view in older versions of `tldr`" (#10851)
* curl, open, powershell, wget: remove "view in older versions of `tldr`"

* curl, open, powershell, wget: remove "view in older versions of `tldr`" in translations
2023-11-19 22:03:18 +05:30
nazdridoy b75e5c0309
keepassxc-cli: replace invalid `lookup` command with `search` (#11541) 2023-11-19 14:32:25 +01:00
Darío Hereñú 4b0155cc3a
a2ping: add Spanish translation, fix command highlighting (#11529) 2023-11-19 06:49:28 +01:00
Lena f035f1bc78
tldr: update page (#11540) 2023-11-19 10:28:50 +05:30
Darío Hereñú d7d5623372
a2ping: fix typo (#11528) 2023-11-17 11:49:03 +05:30
AndrewJop b5aa71ca78
wiggle: add page (#11494)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: Sebastiaan Speck <shem.speck@gmail.com>
2023-11-16 15:55:31 +01:00
Lena 0fddee2272
pages/*: reword descriptions to comply with the style guide (#11507)
* pages/*: reword descriptions to comply with the style guide

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-11-15 09:55:25 +05:30
Sebastiaan Speck aef7830806
powershell, pwsh: update page (#11497) 2023-11-14 16:37:36 +01:00
K.B.Dharun Krishna bee46b42e6
pages.ta: standardize placeholders, update pages (#11478)
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-11-13 07:58:59 +05:30
Reinhart Previano Koentjoro 159626c127
powershell, pwsh, windows/*: fix PowerShell conventions (#11465) 2023-11-12 16:46:05 +07:00
Lena 8da5a29a70
pages*: remove curly braces from example descriptions (#11462) 2023-11-12 08:38:58 +05:30
Darío Hereñú 686f4ef026
!: add Spanish translation, fix placeholder in description (#11451)
* !: add Spanish translation

* !: fix placeholder in description

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-11-11 21:12:46 +05:30
Juri Dispan eeedc4ecf7
pamfunc, ppmchange, ppmcie, ppmcolormask, ppmdim, ppmdist, ppmfade, ppmforge: add pages (#11449)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-11-10 21:22:32 +01:00
Juri Dispan ac390f0fd0
pbmmake, pgmmake, ppmlabel, ppmmake, ppmmix, ppmntsc, ppmpat: add pages (#11435)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-11-10 09:41:41 +01:00
Juri Dispan 4529c9b110
pamoil, pgmbentley, pgmdeshadow, pgmoil, ppmrainbow, ppmrelief, ppmshadow, ppmshift, ppmspread, ppmtoacad, ppmtobmp, ppmtoicr: add pages (#11433) 2023-11-10 09:50:47 +05:30
Juri Dispan 83d378125b
ilbmtoppm, pcxtoppm, ppmtoilbm, ppmtoleaf, ppmtomitsu, ppmtompeg, ppmtoneo, ppmtopcx: add pages (#11432) 2023-11-10 09:48:42 +05:30
Sebastiaan Speck 6e3ed7fe62
ps-nvm: fix typo (#11436)
ps-nvm: typo
2023-11-10 09:26:00 +07:00
Siriusmart 9262ff6c9d
unp: add page (#11434)
* unp

* Update pages/common/unp.md

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

* Update pages/common/unp.md

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

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-11-09 23:01:19 +01:00
Juri Dispan 22f009639f
picttoppm, pnmtops, ppmtopict, ppmtopuzz, ppmtosixel, psidtopgm, pstopnm, qrttoppm: add pages (#11413) 2023-11-09 15:00:02 +05:30
Sebastiaan Speck 0b032c1135
amass-track, amass-viz: remove page (#11424)
* amass-track: delete page

* amass-track: remove Spanish page

* amass-track: remove French page

* amass-viz: remove page

* amass-viz: remove French page

* amass-viz: remove Spanish page
2023-11-09 08:32:58 +01:00
Lena 224b2972e2
pages.pl/*: add and update pages; git-stage, linode-cli: update page (#11365) 2023-11-08 20:40:17 +01:00
Juri Dispan 502ca6e70f
pbmtox10bm, pbmtoxbm, ppmtoxpm, xbmtopbm, ximtoppm, xpmtoppm: add pages (#11407) 2023-11-08 15:48:12 +01:00
Juri Dispan c249538169
pnmtorast, pnmtorle, pnmtosgi, pnmtosir, rasttopnm, rletopnm, sgitopnm, sirtopnm: add pages (#11410)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-11-08 14:08:23 +01:00
Juri Dispan f96c1b6848
pamtotiff, pbmtowbmp, pnmtotiff, pnmtotiffcmyk, tifftopnm, wbmptopbm: add pages (#11408)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-11-08 14:08:06 +01:00
Juri Dispan f7b68d70a1
pbmtolj, pjtoppm, pnmtopclxl, ppmtolj, ppmtopj, ppmtospu, sldtoppm, spctoppm, sputoppm, thinkjettopbm: add pages (#11409)
* pbmtolj, pjtoppm, pnmtopclxl, ppmtolj, ppmtopj, ppmtospu, sldtoppm, spctoppm, sputoppm, thinkjettopbm: add pages

* Update pages/common/thinkjettopbm.md

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

* Apply suggestions from code review

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

* Update pages/common/pnmtopclxl.md

* Update pages/common/ppmtopj.md

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

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-11-08 10:24:46 +01:00
Juri Dispan 7b88278d15
pamtoxvmini, pbmtoybm, pnmtoxwd, xvminitoppm, xwdtopnm, ybmtopbm: add pages (#11406) 2023-11-08 14:35:41 +05:30
Juri Dispan 94f2502991
pamtowinicon, pgmtosbig, pgmtost4, ppmtowinicon, sbigtopgm, st4topgm, winicontopam, winicontoppm: add pages (#11404)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-11-07 20:02:14 +01:00
Juri Dispan 53ecd46a37
pamnoraw, pamtopam, pamtopnm, pnmtoplainpnm, pnmtopnm, ppmtoppm: add pages (#11403)
* pamnoraw, pamtopam, pamtopnm, pnmtoplainpnm, pnmtopnm, ppmtoppm: add pages

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-11-07 18:54:00 +05:30
Juri Dispan 425cadc57a
gemtopbm, gemtopnm, pamtotga, ppmtotga, tgatoppm: add pages (#11402)
* gemtopbm, gemtopnm, pamtotga, ppmtotga, tgatoppm: add pages

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-11-07 18:45:14 +05:30
Juri Dispan 1e6b225a65
pamtoqoi, pbmtozinc, ppmtoarbtxt, qoitopam, rawtopgm, rawtoppm: add pages (#11401) 2023-11-07 18:43:33 +05:30
K.B.Dharun Krishna 5c26174aa9
pages/*: update links and more info link script (#11390)
* pages/*: update links and more info link script

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* cleanup: reformat code

* ax-webapp: fix link

* curl: fix false positive

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

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-11-06 23:14:12 +05:30
Lena bf375279fc
brew-{update,upgrade,list,outdated,search}: add page (#11389)
* brew-update: add page

* brew-upgrade: add page

* brew-list: add page

* brew-outdated: add page

* brew-search: add page
2023-11-06 14:02:33 +05:30
Harry Han 4bf7d6eb4c
rsync: update page (#11375)
* rsync: update page 

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-11-06 14:02:33 +05:30
Juri Dispan 0638b8d95d
pamdepth, ppmdither, pamditherbw, pnmdepth: add pages (#11379)
* pamdepth, pamdither, pamditherbw: add pages

* pnmdepth: add alias page
2023-11-06 14:02:33 +05:30
Juri Dispan 96a6099652
eyuvtoppm, ppmtoeyuv, ppmtoyuv, ppmtoyufsplitm, yuvsplittoppm, yuvtoppm: add pages (#11380) 2023-11-06 14:02:32 +05:30
Lena 6bfbb2136f
brew: update page; brew-*: add page; brew-cask: remove page (#11376) 2023-11-06 14:02:32 +05:30
K.B.Dharun Krishna f1aa0a8fe5
Revert "pages/*: add standard translation and links (#11331)" (#11374)
This reverts commit 39642c3fed80aaed7212bca6b7cc4c345ed229ee.
2023-11-06 14:02:32 +05:30
Rodrigo Stuchi 9eae15643e
cli53: fix missing curly brace (#11372) 2023-11-06 14:02:32 +05:30
Sebastiaan Speck 7c1c518d0c
linode-cli: fix typo (#11367) 2023-11-06 14:02:32 +05:30
Sebastiaan Speck 4aaee3c098
linode-cli-volumes: fix typo (#11368) 2023-11-06 14:02:32 +05:30
Rodrigo Stuchi 20878f17b2
cli53: add page (#11361)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-11-06 14:02:31 +05:30
Reinhart Previano Koentjoro e3e3f0ef11
common/*: add ps-nvm commands (#11298)
* common/*: add ps-nvm commands

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Magrid <magrid0@proton.me>
2023-11-06 14:02:31 +05:30
K.B.Dharun Krishna 8538a31451
pages/*: add standard translation and links (#11331)
* pages/*: add standard translation and links

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* fix1: false positives; standardize Bengali, Hindi, Nepali periods

* fix: periods in recently added Bengali pages

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* fix: false positives in modified files

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* cleanup: update to native period in Bengali l10n

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-11-06 14:02:31 +05:30
Jacobus Burger a5afe360fe
unimatrix: add page (#11350)
* add: unimatrix

* Update pages/common/unimatrix.md

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

* Update pages/common/unimatrix.md

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

* use long options instead

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

* correct typo

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

* use long options instead

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

* use long options instead

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

* correct formatting

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

* correct formatting

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

* realign order of args

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

* change examples to show clearer opts

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

* rephrase program purpose

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

* remove optional `=` from args

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

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-11-02 09:29:14 +01:00
cyqsimon 1f4e4f8175
git-stage: convert to alias page (#10942)
* git-stage: 'synonym' -> 'alias'

* git-stage: convert to alias page

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-11-01 10:42:48 +05:30
Lena 03161cf052
cargo-{install,uninstall,search}: add page (#11351) 2023-11-01 06:12:12 +01:00
Lena f1673431e1
cargo-*: add page (#11349)
* cargo-verify-project: add page

* cargo-pkgid: add page

* cargo-tree: add page

* cargo-vendor: add page

* cargo-tree: fix typo

Co-authored-by: Darío Hereñú <magallania@gmail.com>

* cargo-verify-project: "correctness" => "the correctness"

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

---------

Co-authored-by: Darío Hereñú <magallania@gmail.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-11-01 06:54:54 +05:30
WU Zhenglong f994b81ad5
accelerate: add page (#11340)
* accelerate: add page

* accelerate: modify command description

* accelerate: update template format

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

* accelerate: remove inappropriate description

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

* accelerate: update command description

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

* accelerate: fix typo and update appropriate description

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

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-31 18:17:44 +01:00
Jai Vignesh J a00e12ca39
pbmtogem: add page (#11343)
* added /common/pages/pbmtogem.md

* Update pages/common/pbmtogem.md

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

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-10-31 10:42:56 +01:00
Jai Vignesh J 4edfacd864
ppmtv: add page (#11338)
* added ppmtv.md

* added ppmtv.md

* Update pages/common/ppmtv.md

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

* Update pages/common/ppmtv.md

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

* Update pages/common/ppmtv.md

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

* Update pages/common/ppmtv.md

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

---------

Co-authored-by: Darío Hereñú <magallania@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-31 10:17:58 +01:00
Lena 02c7e38f8b
cargo-*: add page; cargo-logout: update page (#11337)
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-31 08:29:03 +01:00
debghs 6bf06a2b64
brushtopbm: add page (#11308)
* brushtopbm: add page

* Update pages/common/brushtopbm.md

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

* Update pages/common/brushtopbm.md

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

* Update brushtopbm.md

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-10-29 22:54:41 +01:00
Magrid d445f13926
dmd, ldc, gdc, dub: add page (#11321)
* dmd: Add page

* dmd: Update page

* ldc: Add page

* gdc: Add page

* dub: Add page

* ldc: Update page

* Update dmd.md

fix lint error

* Update dub.md

fix linter error

* Update gdc.md

fix linter error

* Update ldc.md

fix linter error

* Update pages/linux/dub.md

Co-authored-by: pixel <pixel+github@chrissx.de>

* Update pages/linux/gdc.md

Co-authored-by: pixel <pixel+github@chrissx.de>

* Update dmd.md

* dmd, dub, gdc, ldc: move to common

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* Update pages/common/dmd.md

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

* Update pages/common/dmd.md

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

* Update pages/common/dub.md

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

* Update pages/common/dub.md

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

* Update pages/common/dub.md

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

* Update pages/common/ldc.md

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

* Update pages/common/ldc.md

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

* Update pages/common/ldc.md

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

* Update pages/common/ldc.md

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

* Update pages/common/ldc.md

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

* Apply suggestions from code review

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

* dmd, dub, gdc, ldc: update pages

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* dub: fix typo

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: pixel <pixel+github@chrissx.de>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-29 20:19:57 +01:00
ShamimShahraeini 92e47d543f
imgtoppm: add-page (#11329) 2023-10-29 23:01:32 +05:30
TornaxO7 b65bc23fac
rage: add page (#11323) 2023-10-29 16:22:48 +01:00
Lena 158b891e0f
cargo-*: update page (#11327) 2023-10-29 09:54:53 +01:00
Jai Vignesh J 9ba6c97c2a
macptopbm: add page (#11316)
* macptopbm: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-28 12:15:27 +05:30
Jeremy Aza d4b1527eae
pages.es/*: add Spanish translation; npm: update page (#11297)
* npm: improved description of npm list and npm install

* npm, nvm: add Spanish translation

* nvm: add Spanish translations to the commands

* helm-install, helm, nest, netlify, next, nginx, vite: add Spanish translation

* choco, clear, cmd, del, dir, mkdir: add Spanish translation

* helm-*: update Spanish translation

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* pages.es/common: update pages

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* pages.es/windows: update pages

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Darío Hereñú <magallania@gmail.com>
2023-10-28 00:13:16 +05:30
Janek 0855772208
rmlint: update page (#10854)
* rmlint: add tagged example

* rmlint: clarify tagged concept

* rmlint: update page

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* rmlint: fix link

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-27 20:36:54 +02:00
Anurag Dey d28304ad9a
giftopnm: add page (#11307) 2023-10-27 22:26:43 +05:30
Robson Cruz d5b638cf04
pbmtoascii: add page (#11289)
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-26 21:16:24 +02:00
Robson Cruz f83dbe7bea
gotelemetry: add page (#11287) 2023-10-26 18:58:39 +02:00
Renan Nakazawa d6d10d4433
aws codeartifact: add page; pt_BR translation (#11224)
[aws-codeartifact] aws codeartifact: add page
2023-10-26 10:25:31 +02:00
Seppel3210 5f720ed02a
tar: explain [a] flag more clearly (#11191) 2023-10-26 10:16:23 +02:00
ShamimShahraeini 912c1c9c98
git-diff-index, git-diff-tree: add page (#11234)
* git-diff-index, git-diff-tree: add page

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-26 00:05:04 +05:30
debghs 8d4399e745
pbmlife: add page (#11240) 2023-10-25 23:12:25 +09:00
debghs 5e4008f274
leaftoppm: add page (#11237)
* leaftoppm: add page

* Update pages/common/leaftoppm.md

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

* Update pages/common/leaftoppm.md

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

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-25 14:24:10 +02:00
WangLinSongss 4a15348827
hub-*: add page (#11228)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-10-25 10:40:02 +02:00
Abhishek M J 345630acc7
gh-screensaver: add the `life` screensaver (#11223) 2023-10-24 23:30:59 +02:00
Abhishek M J 3463e106dd
vf: add page (#11219)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-10-24 21:22:55 +02:00
Jai Vignesh J 4f5f6233a7
hipstopgm: add page (#11197) 2023-10-24 10:54:45 +05:30
Lena 9ced683c99
style-guide: add guidelines for standard streams; fix remaining pages (#11196)
* readonly, {un,}compress, zbarcam: use proper syntax for IO streams

* style-guide: add guidelines for standard streams

* duckdb, perl: add backticks around stdin and stdout
2023-10-24 06:55:09 +05:30
Alexander 8bf032d729
cadaver: add page (#11092)
* cadaver: add page

A command-line WebDAV client for Unix.

* Update cadaver.md

* Update cadaver.md

* Update cadaver.md

* Apply suggestions from code review

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-23 20:55:15 +02:00
Mansoor Barri a83365f980
hugo: add example (#11193) 2023-10-23 20:37:28 +02:00
Nadim Khemir 53ce91d63e
CHANGED: perl page (#10637) 2023-10-22 21:10:24 +02:00
Anton Karmanov 6fb940ad4d
telegram-desktop: add page (#11158) 2023-10-22 20:37:24 +02:00
K.B.Dharun Krishna bf4145bd16
ddgr: update page (#11141) 2023-10-21 23:34:54 +02:00
Aniket Purohit d9ad48e058
docker-top: add page; docker-container-top: add alias page (#11136) 2023-10-21 23:02:39 +02:00
Aniket Purohit 29d54b97d0
docker-diff: add page (#11138)
* docker-diff add page

* docker-diff: update page

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

* Update docker-diff.md

* docker-container-diff: add alias page

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-21 22:31:14 +02:00
Pranav Kale 052f1aca8f
cargo-metadata: add page (#11114)
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-10-21 21:46:27 +02:00
Raynaldo Sutisna aa10402b9e
git-status: add some examples (#11119)
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-10-21 21:45:38 +02:00
debghs 6a614f8f87
ppmflash: add page (#11116)
* ppmflash: add page

* Update pages/common/ppmflash.md

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

* Update ppmflash.md

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-21 21:41:02 +02:00
Aniket Purohit a4a9d5dab8
docker-rm: add page; docker-container-{remove, rm}: add alias pages (#11126)
* docker rm: add page

* docker-rm: update page

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

* docker-rm: update page

* docker-container-{remove,rm}: add alias pages

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-21 23:00:27 +05:30
Aniket Purohit d5e44b5ce7
docker-rename: add page; docker-container-rename: add alias page (#11127)
* docker rename: add page

* Update pages/common/docker-rename.md

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

* docker-rename: update page

* docker-container-rename: add alias page

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-21 22:52:25 +05:30
Aditya Shrivastav 90a7179752
kubectl-create: add page (#11122)
* kubectl create: add page

* kubectl create: fix typo

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

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-21 22:33:42 +05:30
Aditya Shrivastav 4256f44477
kubectl-scale: add page (#11123)
* kubectl scale: add page

* kubectl scale: fix typo

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

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-21 22:32:03 +05:30
Magrid 8757c54ba1
fastboot, cmd, bugreport, bugreportz: update all "more information" links (#11134) 2023-10-21 15:24:32 +02:00
Aditya Shrivastav fe36fb68e7
kubectl taint: add page (#11125) 2023-10-21 10:32:19 +02:00
Aditya Shrivastav 9417500911
kubectl-expose: add page (#11111)
* kubectl expose: add page

* kubectl expose: fix language

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

* kubectl expose: fix language

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

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-21 09:18:02 +02:00
Aditya Shrivastav dbfb06385e
kubectl replace: add page (#11091)
* kubectl replace: add page

* kubectl replace: fix typo

* kubectl replace: fix typo

* kubectl replace: fix typo

* kubectl replace: apply suggestions from code review

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

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-20 13:48:58 +02:00
debghs 6764587baf
ppmtopgm: add page (#11094)
* ppmtopgm: add page

* Update pages/common/ppmtopgm.md

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

* Update pages/common/ppmtopgm.md

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

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-10-20 13:47:59 +02:00
Pranav Kale 3c1b1ea1f6
cargo-locate-project: add page (#10999)
* cargo-generate-lockfile: add page

* cargo-generate-lockfile: add page

* cargo-generate-lockfile: add page

* cargo-generate-lockfile: add page

* add page: cargo-locate-project

* cargo-locate-project: add page

* cargo-locate-project: add page

* 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>

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-20 09:10:26 +02:00
Sharun 39c8cc5c0a
packer: add fmt example (#11047)
* add `packer fmt`

* Update pages/common/packer.md

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

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-20 07:46:26 +02:00
Aditya Shrivastav 85fefa4444
kubectl label: add page (#11090)
* kubectl label: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-20 09:40:26 +05:30
Nathaniel Joselson eee1abc92c
soxi: add page (#10938)
* soxi: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-20 09:39:50 +05:30
debghs cb3161801c
pgmtopgm: add page (#11089) 2023-10-19 22:57:02 +05:30
Gaurav Padam 1304885b74
bioradtopgm: add page (#11071) 2023-10-19 18:31:34 +02:00
MariaPaula Trujillo b655ea1c55
kubectl-apply: add page (#11066)
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-19 18:26:26 +02:00
Prerna Singh e7d2e24592
jpegtopnm: Add page (#11084)
* jpegtopnm: Add page

* Apply suggestions from code review

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

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-19 17:58:40 +02:00
Prerna Singh 43949cb70b
pnmtojpeg: add page (#11081)
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-19 17:47:13 +02:00
Prerna Singh 5e12851c1a
pnmtopng: add page (#11072)
* pnmtopng: add page

* Update pnmtopng.md

* Updated syntax

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

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-19 13:18:18 +02:00
Gaurav Padam b579c44334
asciitopgm: add page (#11050) 2023-10-19 15:53:04 +05:30
debghs 95c65dc995
palmtopnm: add page (#11057)
* palmtopnm: add page

* Update pages/common/palmtopnm.md

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

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-19 10:01:46 +02:00
Aditya Shrivastav 5df48879ed
ddgr: add page (#11060)
* ddgr: add page

* ddgr: add more examples

* ddgr: fix error

* ddgr: requested changes applied
2023-10-19 10:00:35 +02:00
Jack Lin 709d8e36bc
dotnet-add-{package, reference}: add page (#11024)
* Add dotnet add *

* Update pages/common/dotnet-add-package.md

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

* Update pages/common/dotnet-add-package.md

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

* Update pages/common/dotnet-add-reference.md

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

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-10-18 10:25:15 +08:00
debghs b5ca562fbe
bmptopnm: add page (#11026)
* bmptopnm: add page

* Update pages/common/bmptopnm.md

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

* Update pages/common/bmptopnm.md

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

* Update pages/common/bmptopnm.md

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

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-17 21:18:29 +02:00
Lena f2515b3058
git-rscp: update page (#11021) 2023-10-16 20:10:50 +02:00
Jack Lin 89a0296de4
dotnet-run: add page (#11020)
* Add dotnet run

* add version

* Fix

* Update pages/common/dotnet-run.md

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

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-16 16:29:02 +02:00
K.B.Dharun Krishna 3d95cda879
azure-cli: add alias page (#11000) 2023-10-16 19:34:39 +05:30
Sebastiaan Speck fde67e7204
git-psykorebase: add page (#10994) 2023-10-16 09:22:43 +02:00
Sebastiaan Speck 8624161f8d
git-rebase-patch: add page (#10995) 2023-10-16 09:21:56 +02:00
Sebastiaan Speck f1bcd873a6
git-rscp: add page (#10996) 2023-10-16 09:21:07 +02:00
Joseph Sebastian 2677284c3d
gitui: add page (#10978)
* gitui: add page

* Update pages/common/gitui.md

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

* Update pages/common/gitui.md

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

* Update pages/common/gitui.md

- moved help and version to the bottom

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

* Update pages/common/gitui.md

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

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-15 22:08:32 +02:00
Sadeed 72c380af77
git-delete-squashed-branches: add page (#10988) 2023-10-15 22:50:23 +05:30
Sebastiaan Speck 9caafade05
git-paste: add page (#10992)
* git-paste: add page

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-10-15 22:48:15 +05:30
Sebastiaan Speck 92215d906d
git-pull-request: add page (#10993)
* git-pull-request: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-10-15 22:05:55 +05:30
debghs 5289e04920
neotoppm: add page (#10979)
* neotoppm: add page

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-15 21:02:33 +05:30
Quentin Klein 574172d77d
aws-s3-rb: add page (#10871)
* aws-s3: add rb page

* change tense of examples

* Remove trailing whitespace

* Update pages/common/aws-s3-rb.md

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

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-15 15:45:26 +08:00
Sebastiaan Speck 3e53d171bd
az-*: update links and page description (#10963)
* az-*: update links and page description

* az-aks: update link and page description

* az-*: fix typos in Spanish translation

* az-*: update links and description in Spanish translation
2023-10-15 13:12:29 +05:30
debghs e8e3f2c4fd
ppmhist: add page (#10950)
* ppmhist: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-14 13:46:48 +05:30
Cristian Bastidas 08d8cd6a40
az-storage: update to long options (#10947)
* az-storage: fix spelled-out options

* Update pages/common/az-storage.md

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

* Update pages/common/az-storage.md

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

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-14 10:12:19 +02:00
Sadeed c595b073fd
git-fresh-branch: add page (#10972)
* git-fresh-branch: add page

* git-fresh-branch: fix command name

* git-fresh-branch: fix command description

Co-authored-by: Reinhart Previano Koentjoro <reinhart@reinhart1010.id>

* git-fresh-branch: fix description

Co-authored-by: Reinhart Previano Koentjoro <reinhart@reinhart1010.id>

---------

Co-authored-by: Reinhart Previano Koentjoro <reinhart@reinhart1010.id>
2023-10-14 14:51:32 +07:00
Sebastiaan Speck 836057d82b
az-advisor: add page (#10962) 2023-10-14 10:23:36 +05:30
Pranav Nedungadi 4f2e72f8ce
a2ping: add page (#10944)
* a2ping: add page

---------

Signed-off-by: Pranav <npv12@iitbbs.ac.in>
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-14 09:44:27 +05:30
Vishnu Das Puthukudi d43736020d
az-aks: add page (#10964)
* az-aks: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-10-14 09:19:50 +05:30
theBulaDev f9679b156f
composer: add Polish translation, update page (#10945)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-10-13 14:31:59 +02:00
Kicka5h 7e3e0bdc1d
doctl-databases-*: add page (#10882)
* doctl-databases-*: add page

---------

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-12 17:02:49 +05:30
Rui Alves b29f0e6fac
scala-cli: add page (#10909)
* scala-cli: add page

* scala-cli: fix link to docs

Co-authored-by: pixel <pixel+github@chrissx.de>

* scala-cli: fix path to script

Co-authored-by: pixel <pixel+github@chrissx.de>

* scala-cli: fix path to script

Co-authored-by: pixel <pixel+github@chrissx.de>

* scala-cli: fix path to script

Co-authored-by: pixel <pixel+github@chrissx.de>

* scala-cli: fix path to script

Co-authored-by: pixel <pixel+github@chrissx.de>

* scala-cli: update description

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

* scala-cli: update format command description

---------

Co-authored-by: pixel <pixel+github@chrissx.de>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-11 18:26:09 +02:00
K.B.Dharun Krishna 3a71e08857
az-*: update page description (#10929)
Signed-off-by: GitHub <noreply@github.com>
2023-10-12 00:02:07 +08:00
Pranav Kale 6dce51165c
cargo-generate-lockfile: add page (#10918)
* cargo-generate-lockfile: add page

* cargo-generate-lockfile: add page

* cargo-generate-lockfile: add page

* cargo-generate-lockfile: add page

* Update pages/common/cargo-generate-lockfile.md

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

* Update pages/common/cargo-generate-lockfile.md

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

* Update pages/common/cargo-generate-lockfile.md

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

* Update pages/common/cargo-generate-lockfile.md

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

* Update pages/common/cargo-generate-lockfile.md

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

* Update pages/common/cargo-generate-lockfile.md

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

* Update pages/common/cargo-generate-lockfile.md

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

* Update pages/common/cargo-generate-lockfile.md

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

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-11 12:17:27 +02:00
Binaya Sharma 05ef9b0fde
az-acr: add page (#10912)
* Adding an az-acr commands lists

* Removing white spaces and heading formating

* Removing whitespaces

* Adding a new line in end of the file

* Removing unnecessary lines

* Update pages/common/az-acr.md

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

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-11 09:52:11 +02:00
Cristian Bastidas 8d86f72d63
az-apim: add page (#10915)
* az-apim: add page

* Update pages/common/az-apim.md

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

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-11 09:50:02 +02:00
Nicolas Kosinski fcab942a24
npm: favor 'package' over 'module' (#10924)
As I understand the documentation, 'module' is more specific:
https://docs.npmjs.com/about-packages-and-modules

Note that the 'package' term is used in CLI help:

	$ npm install --help
	Install a package

	Usage:
	npm install [<package-spec> ...]
2023-10-11 09:33:22 +02:00
Nicolas Kosinski 67de197e7b
npm: describe implicit 'latest' version (#10925) 2023-10-11 09:32:21 +02:00
Rui Alves 55704e0666
k9s: add page (#10911)
* k9s: add page

* k9s: update description

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

* k9s: update link to documentation

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

* k9s: update command style description

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

* k9s: update command style description

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

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-11 12:31:17 +08:00
Juri Dispan dad2fb6716
hd: add alias page (#10873)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-11 00:20:14 +02:00
Sadeed 75ef56c961
git-guilt: add page (#10890)
* git-guilt: add page

* git-guilt: fix command placeholders

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>

---------

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>
2023-10-10 13:39:18 +05:30
Sadeed bdd6684923
git-magic: add page (#10889)
* git-magic: add page

---------

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>
2023-10-10 13:38:05 +05:30
Juri Dispan f1f0114a35
zeisstopnm: add page (#10888)
* zeisstopnm: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-10 13:27:44 +05:30
Sadeed 9d741c3b5c
gladtex: add page (#10892)
* gladtex: add page

* gladtex: update command description

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>

* gladtex: update placeholder

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>

* gladtex: update placeholders

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>

* gladtex: update placeholder

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>

* gladtex: update placeholder

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>

* gladtex: update command description

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>

* gladtex: update command description

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>

* gladtex: update command description

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>

* gladtex: update placeholder

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>

* gladtex: update placeholder

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>

* Apply suggestions from code review

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>

* Update pages/common/gladtex.md

---------

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-10 12:06:05 +07:00
Rui Alves 195f19a402
kops: add validate example (#10910) 2023-10-10 09:34:43 +05:30
Sambuddha Chatterjee 74711aa141
anytopnm: add page (#10908) 2023-10-10 09:21:10 +05:30
Reinhart Previano Koentjoro 9117d7d1f4
common/open, open.fish: add page (#10848) 2023-10-10 09:10:03 +05:30
Fyodor Dostoevsky f6dcb78026
rustdoc: add page (#10902)
* rustdoc: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-09 23:38:14 +05:30
Lena 6e0a21c58b
krita: move to `common`, update description; style-guide: add description guidelines (#10858) 2023-10-09 19:12:47 +07:00
Juri Dispan b16aec9a84
pamfile: add page (#10893)
* pamfile: add file

* Update pages/common/pamfile.md

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

* Update pages/common/pamfile.md

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

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-09 18:53:01 +07:00
Alexandre ZANNI 3cf7a89a0e
ruby: add French translation, update page (#10817)
* ruby: add French translation, update page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-08 21:25:35 +05:30
Alexandre ZANNI bdcd412b4b
crystal: add French translation, update page (#10821)
* crystal: add French translation, update page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-08 16:58:50 +05:30
Alexandre ZANNI 8d95be0eaf
gulp: add French translation, update page (#10809)
* gulp: add French translation, update page
2023-10-08 16:21:22 +05:30
Alexandre ZANNI f2c1fd3a34
jq: add French translation, update page (#10802) 2023-10-08 16:19:07 +05:30
Jack Lin 0ad23419b1
just: update collision pages (#10783) 2023-10-08 16:06:30 +05:30
Omnath Mandal f6148d7cba
cargo-rustdoc: add page (#10828)
* cargo-rustdoc: add page

---------

Co-authored-by: pixel <pixel+github@chrissx.de>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-08 15:50:48 +05:30
Omnath Mandal 6b2ee7e0e5
cargo-fetch: add page (#10883)
* [cargo fetch]

* [fix]

* Update cargo-fetch.md
2023-10-08 16:34:41 +07:00
Omnath Mandal bf3cf7310c
cargo-logout: add page (#10805)
* cargo-logout command

added cargo-logout command docs

* Updated cargo-logout.md

updated style to match other .md files

* Update cargo-logout.md

* Update cargo-logout.md

* fixes cargo-logout.md

* [FIX]

removed extra lines

* [FIX] cargo-logout.md

* Remove extra (s)

* removed extra example

* Update pages/common/cargo-logout.md

Co-authored-by: pixel <pixel+github@chrissx.de>

* Update pages/common/cargo-logout.md

Co-authored-by: pixel <pixel+github@chrissx.de>

* Update pages/common/cargo-logout.md

Co-authored-by: pixel <pixel+github@chrissx.de>

* fix

* Update cargo-logout.md

* Update cargo-logout.md

* [Fixed] cargo-logout.md

* cargo-logout.md [FIX]

---------

Co-authored-by: pixel <pixel+github@chrissx.de>
2023-10-08 16:32:58 +07:00
Daniel Kaczmarczyk 16535be64c
gh-repo: update command (#10765)
* gh-repo: update the command

The flags changed around listing source repositories. This change reflects that.

* Update pages/common/gh-repo.md

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

---------

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
2023-10-08 02:06:46 +02:00
Sunil c05e28331b
cargo-run: add page (#10795)
* Added docs for cargo run

* Added docs for cargo run

* Update pages/common/cargo-run.md

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

* Update pages/common/cargo-run.md

Co-authored-by: pixel <pixel+github@chrissx.de>

* Update pages/common/cargo-run.md

Co-authored-by: pixel <pixel+github@chrissx.de>

* Update pages/common/cargo-run.md

Co-authored-by: pixel <pixel+github@chrissx.de>

* Update pages/common/cargo-run.md

Co-authored-by: pixel <pixel+github@chrissx.de>

* Update pages/common/cargo-run.md

Co-authored-by: pixel <pixel+github@chrissx.de>

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: pixel <pixel+github@chrissx.de>
2023-10-08 02:00:07 +02:00
DEBADRIBASAK 10cddcf55c
resolvconf: add page (#10780)
* Adding page for resolvconf command

* Added trailing newline that was causing test failure

* Added additional information on the command.

* Added additional information on the command.

* Removed the postconf file.

* addressed comments
2023-10-07 22:51:40 +07:00
Managor 5b971af23d
fio:edit page (#10847) 2023-10-07 17:36:06 +02:00
Lena 1bec8f7247
compare,convert,identify,import,magick,mogrify,montage: update page (#10850) 2023-10-05 12:22:40 +05:30
Omnath Mandal 06af42cd0f
cargo-remove: add page (#10816)
* cargo-remove: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2023-10-05 12:12:06 +05:30
Karl Dangerfield 937a658309
magick: update resizing example (#10764)
* magick: update resizing example

Update according to the example on https://imagemagick.org/Usage/resize/

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-10-04 22:00:55 +05:30
parthzz 2b6aec9fa1
lsyncd: add page (#10789)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-10-04 02:56:53 +02:00
dyegoaurelio b17e204669
git ls-tree: print the filenames of the current branch head in a tree structure (#10790) 2023-10-03 19:28:38 +05:30
pixel f8d6aa88dc
mktemp: fix `common` and standardize between variants (#10700)
* mktemp: fix `common` and standardize variants
* mktemp: add -p example
* linux/mktemp: add -p example
* linux/mktemp: mention `$TMPDIR` in the `-p` example
* osx/mktemp: add page
* linux/mktemp: fix errors
* linux/mktemp: add serial comma
2023-10-03 14:53:31 +02:00
parthzz d8fb645ac2
ifs: add page (#10775)
* ifs: add page

---------

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-10-03 09:03:11 +05:30
Tristan Jahnke 0a84c0194c
tt: add page (#10760)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-10-02 23:49:33 +02:00
Sunil Thunga 24b56f0643
cargo-report: add page (#10798)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-10-02 16:01:15 +02:00
Sunil Thunga 9134b02bc7
cargo-bench: add page (#10771)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-10-02 15:03:19 +02:00
Sunil Thunga 96fec4b355
cargo-fix: add page (#10774)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-10-02 15:02:25 +02:00
parthzz f09e643b68
wkhtmltopdf: add page (#10772)
* Create basename.md

Adding basename command in tldr for linux

* Update basename.md

* Update basename.md

* Update basename.md

* Update basename.md

* Update basename.md

* Update basename.md

* Update basename.md

* Update basename.md

* Update basename.md

* Create wkhtmltopdf.md

* Update wkhtmltopdf.md

* Update wkhtmltopdf.md

* Update wkhtmltopdf.md

* Delete pages/linux/basename.md

As it is already present in commons folder.

* Update wkhtmltopdf.md

* Update wkhtmltopdf.md

* Update pages/common/wkhtmltopdf.md

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

* Update pages/common/wkhtmltopdf.md

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

* Update pages/common/wkhtmltopdf.md

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

* Update pages/common/wkhtmltopdf.md

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

* Update pages/common/wkhtmltopdf.md

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

* Update pages/common/wkhtmltopdf.md

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

* Update pages/common/wkhtmltopdf.md

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>

* Update pages/common/wkhtmltopdf.md

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>

* Update pages/common/wkhtmltopdf.md

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>

* Update pages/common/wkhtmltopdf.md

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>

* Update pages/common/wkhtmltopdf.md

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>

---------

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>
2023-10-02 08:34:23 +02:00
parthzz 768f6203d2
readonly: add page (#10786)
* readonly: add page

* Update readonly.md

* Update readonly.md

* Update pages/common/readonly.md

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>

* Update readonly.md

* Update pages/common/readonly.md

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

* Update pages/common/readonly.md

* Update pages/common/readonly.md

* Update pages/common/readonly.md

---------

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>
Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
2023-10-02 12:54:14 +08:00
Jack Lin 1c99a3888f
flutter: mention subcommand (#10781) 2023-10-01 14:19:22 +05:30
Lena ffab1fa468
cargo-{clean,fmt}: add page (#10770)
* cargo clean: add page

* cargo fmt: add page
2023-10-01 16:47:34 +08:00
MCK 7113ea246c
flutter: update page; flutter-pub: add page (#10734)
* [flutter] added flutter-pub main commands

* Update flutter-pub.md

* Update flutter-pub.md

* Update flutter-pub.md

* Update pages/common/flutter-pub.md

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

* Update pages/common/flutter-pub.md

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

* Update pages/common/flutter-pub.md

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

* Removing unnecessary commas

* Update pages/common/flutter-pub.md

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

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-10-01 15:43:58 +08:00
Austin Nazworth 7944c08ac7
idea: add page (#10763)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-28 19:20:15 +02:00
Ulysse Buonomo 262e9d5f3b
todo.sh: add page (#10757)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-27 15:34:12 +02:00
TornaxO7 21bbd4978b
rustic: add page (#10743)
* rustic: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-27 06:21:08 +05:30
07416 94b7fcddf5
w3m: update page, fix invalid options (#10752) 2023-09-26 19:58:03 +02:00
CouldBeThis beed548922
shellcheck: fix typo (#10750) 2023-09-26 08:49:23 +05:30
Ulysse Buonomo 542f36ffe8
!: add word designator example (#10753) 2023-09-25 23:37:36 +05:30
TornaxO7 351b2f262c
cargo-check: add page (#10744)
* cargo-check: add page

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-24 20:56:30 +05:30
TornaxO7 a7da551d0a
cargo-update: add page (#10745) 2023-09-23 22:19:52 +09:00
Austin Nazworth 2cc32476ba
devcontainer: add page (#10740)
* devcontainer: add page

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-09-23 18:38:42 +05:30
Lena 0981a147b9
cargo: update page; cargo-{init,new}: add page (#10742)
* cargo-{init,new}: add page

* cargo: update page
2023-09-22 12:40:40 +05:30
Lena 3f480249d9
rustup-{set,self,completions,doc,override,component}: add page (#10729)
* rustup set: add page

* rustup self: add page

* rustup completions: add page

* rustup doc: add page

* rustup override: add page

* rustup component: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-19 18:23:11 +05:30
mrusme 02b70933d3
socat: update page (#10706) 2023-09-19 09:19:30 +05:30
Lena 6d01f29bbd
rustup-{install,run,which,help,man}: add page (#10661) 2023-09-17 10:18:25 +05:30
Austin Nazworth 1700d8a30e
bun: add page (#10725)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-09-16 23:16:42 +02:00
Nethum Lamahewage 49814a0d8e
stylua: add page (#10727)
* stylua: add page

* stylua: adopt suggestions

- Grammar fix in description
- Different way to get input file to stdin

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

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-09-17 01:59:29 +05:30
K.B.Dharun Krishna f28ae569d4 linode-cli-*: update pages;move pages to common directory;linode-cli-{account,events,tickets,volumes}:add page
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

linode-cli: update description

linodes: update page

linode-cli-account: add page

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

linode-cli-events: add page

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

linode-cli-volumes: add page

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

linode-cli-tickets: add page

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

linode-cli: update page

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

linode-cli-domains: update page

Apply suggestions from code review

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-09-17 01:52:49 +05:30
pixel 681f8f0d17
!: move to common (#10720) 2023-09-15 12:02:06 +08:00
wangme88 af0b9b98de
op: add page (#10717)
* op: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-09-13 07:04:40 +05:30
Reed 9af4d7820e
eza: add page (#10714)
* eza: add page

* eza: update title

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

* eza: update title

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

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-09-12 21:04:09 +05:30
wangme88 6f8ca02a42
cargo-{help,version}: add page (#10712)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-09-12 14:46:30 +02:00
Lena 9346dcac90
htop: add missing placeholder (#10708) 2023-09-11 21:15:05 +02:00
Johan Degn 5ccb5bbed8
l2ping: add page (#10711)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-09-11 15:14:04 +02:00
Lena 8d3737dcbf
pages/*: add `< >` around links in example descriptions (#10594)
* pages/*: add `< >` around links in example descriptions

* Apply suggestions from code review

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

* apm: add `< >` to the English page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-10 18:51:33 +05:30
Franciosi 1dae6c83ab
htop: add `--delay` example (#10701)
* htop: add `--delay` example

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-09-10 07:30:42 +05:30