Commit Graph

8528 Commits (f21e21ca641409a26b7a5d2f3361fd49fea86d77)

Author SHA1 Message Date
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
Sebastiaan Speck 6c8037db23
qm-import-disk: match with translations (#11739) 2023-12-14 23:09:49 +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
Alejandro Cervera 0076e3fc73
byzanz-record: add page (#11716)
* byzanz-record: add page

* byzanz-record: replace description

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

* byzanz-record: wrap command name in description with backticks

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

* byzanz-record: replace example

* byzanz-record: replace More Information link

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>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-11 08:55:14 +05:30
Reinhart Previano Koentjoro 4b9ccf7ab9
halt: fix page (#11702) 2023-12-08 18:48:28 +01:00
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
Sebastiaan Speck 78f233ab92
systemd-sysext: add Dutch translation, update page (#11670) 2023-12-05 21:53:39 +01:00
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
Hetav Pandya 78e3bd99ab
ripmime: add page (#11654)
* Add page for ripmime cmd under Linux

* ripmime: fix typo

* ripmime: implement suggestions

* ripmime: Fixed dir name
2023-12-04 18:39:38 +01:00
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
Reinhart Previano Koentjoro a7a4694016
getfileinfo, slmgr.vbs: fix documentation (#11627) 2023-12-02 11:53:50 +07:00
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
Starbeamrainbowlabs 3b645a018b
rargs: add page (#11603)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-11-30 20:26:17 +01:00
Lena 0e7d2cea9c
playerctl: update page (#11616) 2023-11-30 23:39:30 +05:30
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
Reinhart Previano Koentjoro e44fd29d4c
windows/*: add more PowerShell commands (#11612)
* windows/*: add more PowerShell commands

* get-commandL fix typo

* Update install-module.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-30 08:09:50 +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
ovigeek 9f8e6a1179
exiqgrep: add page (#11565)
* exiqgrep: add page

* exiqgrep: move from `common` to `linux`

* exiqgrep: add display message for bounce count

* exiqgrep: fix formatting

* exiqgrep: update page

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

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-11-29 19:54:35 +05:30
Darío Hereñú 01e85a1e81
arch: add Spanish translation (#11593)
* arch: add Spanish translation

* arch: fix spacing in Spanish translation

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

* arch: minor fix in "See also" description

Signed-off-by: GitHub <noreply@github.com>

---------

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-11-29 10:29:40 +05:30
Sanjinso 4986a3f134
chatgpt: add page (#11597)
* chatgpt: add page

* chatgpt: fix formating

* Update pages/linux/chatgpt.md

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

* Removed trailing whitespace

* Update pages/linux/chatgpt.md

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

* Update pages/linux/chatgpt.md

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

* Update pages/linux/chatgpt.md

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

* Update pages/linux/chatgpt.md

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

* Update pages/linux/chatgpt.md

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

* Update pages/linux/chatgpt.md

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

* Update pages/linux/chatgpt.md

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

* Update pages/linux/chatgpt.md

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

* Update pages/linux/chatgpt.md

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

* Update pages/linux/chatgpt.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-28 15:29:45 +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 389a618ba0
distrobox-*: two-lined descriptions (#11573) 2023-11-26 18:02:06 +01:00
Sebastiaan Speck cd18d0fe20
pages.nl/common/*: add Dutch translation (#11582) 2023-11-26 18:01:32 +01:00
Lena 1e6e51ef22
systemd-id128: fix typo; systemd-cryptenroll: update page (#11588)
* systemd-id128: fix typo

* systemd-cryptenroll: update page
2023-11-26 15:10:47 +05:30
Lena 41d50ecb2f
swayidle: add page (#11586) 2023-11-26 08:00:42 +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
Guillaume Bernard 1b66ca8aee
lvextend: fix typo, update link (#11553)
* fix: Update lvextend.md, missing +

* lvextend: update link

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-11-21 00:00:31 +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
John Vouvakis Manousakis 923e924e06
sacct: update page (#11482) 2023-11-18 21:40:14 +01:00
Ivan Dimitrov c544ed68bd
swaybg: add page (#11533)
* new swaybg page

* revivew changes

* review changes 2

* review 3
2023-11-18 11:46:47 +01:00
Sebastiaan Speck 44315280cf
pages.nl/*: add Dutch translations (#11526) 2023-11-17 11:39:26 +01:00
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
Shashank Hebbar ffe98e791a
systemd-id128: add page (#11514)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-11-16 08:13:25 +01:00
Qwerty-Space b73b04ab15
speedread: add page (#11192)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: pixel <pixel+github@chrissx.de>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>
2023-11-15 10:34:04 +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
Managor 9f69a3c857
kdesrc-{build, run}: update page (#11488)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-11-13 14:54:15 +01:00
Shashank Hebbar dc150d9d17
systemd-confext: add page (#11479)
* systemd-tmpFiles:Add page

* Update and rename systemd-tmp-files.md to systemd-tmpfiles.md

* Update pages/linux/systemd-tmpfiles.md

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

* Update pages/linux/systemd-tmpfiles.md

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

* changes

* systemd-confext: update page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-11-13 10:46:20 +01:00
Managor c17c47888c
kdesrc-build, kdesrc-run: add page (#11487)
* kdesrc-build: add page

* kdesrc-run: add page

* Update kdesrc-build.md

* Update kdesrc-build.md
2023-11-13 10:37:28 +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
Sebastiaan Speck 613f30030f
libtool: add page (#11454)
* libtool: add page

* Update libtool.md

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

* Update libtool.md

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

* Update libtool.md

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

* Update libtool.md

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-11-12 21:41:39 +01:00
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
Sebastiaan Speck 02ed916a89
dnsdomainname: add page (#11450)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-11-11 19:38:45 +01:00
Sebastiaan Speck f39087a6dc
rsh: add page (#11459)
* rsh: add page

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-11-11 21:32:18 +05:30
Sebastiaan Speck a4c4027419
rexec: add page (#11457)
* rexec: add page

* Update rexec.md

* Update rexec.md

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

* Update rexec.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-11-11 16:57:05 +01:00
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
Sebastiaan Speck 83d1ae712b
libtoolize: add page (#11455) 2023-11-11 16:36:35 +01:00
Sebastiaan Speck 2c9dc2caa3
rcp: add page (#11456)
* rcp: add page

* Update rcp.md
2023-11-11 14:36:51 +01:00
Sebastiaan Speck 840dc73abd
rlogin: add page (#11458) 2023-11-11 14:31:22 +01:00
Shashank Hebbar 8be7e26173
systemd-machine-id-setup: add page (#11447)
* systemd-machine-id-setup: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-11-11 17:28:52 +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
Sebastiaan Speck d9b5c75330
choco-push: add page (#11438) 2023-11-10 14:42:48 +01:00
Sebastiaan Speck 47b71cbb5a
cgclassify: add page (#11437) 2023-11-10 13:30:26 +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