Vitor Henrique
46a054215a
pages*: make help and version commands comply with the style guide ( #12107 )
...
* pages*: use generic word for help
* git: add newline to the end
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* pages*: make help and version commands comply with the style guide
* java: fix Java name
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-01-30 12:55:24 +08:00
Vitor Henrique
d0a73c4b9c
pages*: fix brand and technical names ( #12145 )
...
* pages*: fix Python, Java, pacman, apt, *zip*, xz, tar, git, RPM and grep names
* pages*: fix brand and technical names
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
* fluxctl, gitmoji, in-toto-run, osv-scanner: replace `git` with Git
* bzegrep: enclose egrep with backticks
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
* git-bug: use Git instead of `git`
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
* git-bug: use Git instead of `git`
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
* git-force-clone: use Git instead of `git`
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
* gitwatch: use Git instead of `git`
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
* hub-init: use Git instead of `git`
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
* pages.*: use Linux instead of GNU/Linux
---------
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-01-30 12:46:32 +08:00
Darío Hereñú
7f2001ea4a
split: add Spanish translation ( #12147 )
...
* split: add Spanish translation
---------
Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-01-29 20:10:32 +05:30
Darío Hereñú
92bccb4c2e
qc: add Spanish translation ( #12109 )
2024-01-29 12:16:48 +08:00
Sebastiaan Speck
b34e319836
sed: update Dutch translation ( #12154 )
...
* sed: update Dutch translation
* sed: update placeholder
2024-01-28 19:09:25 +05:30
iTrooz
e649a5acc6
act: fix error for running job ( #12146 )
...
* act: fix error for running job
---------
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-01-28 19:00:39 +05:30
Lena
4da50c10c0
copy-release-assets: add workflow
2024-01-28 18:57:30 +05:30
Lena
3c01532748
ci: allow contents/write
2024-01-28 18:57:30 +05:30
Lena
f1c35b53a3
scripts/deploy.sh: add deployment to GitHub releases
2024-01-28 18:57:30 +05:30
Vitor Henrique
1f65de7142
ISSUE_TEMPLATES: add VCS link and add arrow for PR number for the commands list of lets-document ( #12150 )
2024-01-28 18:52:44 +05:30
Darío Hereñú
c5ae680e18
jbang: add Spanish translation ( #12067 )
...
* jbang: add Spanish translation
* Update jbang.md
* Update pages.es/common/jbang.md
Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
* Update jbang.md
* Update jbang.md
* Update pages.es/common/jbang.md
* Update pages.es/common/jbang.md
Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
* Update pages.es/common/jbang.md
Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
* Update pages.es/common/jbang.md
Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
* Update pages.es/common/jbang.md
Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
* Update pages.es/common/jbang.md
Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
* Update pages.es/common/jbang.md
Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
---------
Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-01-28 12:57:55 +08:00
Vitor Henrique
561a364e0d
tooling: add update-command script ( #11974 )
...
* tooling: add update-command script
* update-command: add os import
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* update-command: remove sync argument and small refactor
* update-command: add shebang and license
* update-command: remove unused function
* update-command: add dry-run option
* update-command: add docs in header
* update-command: fix old_common_part var name
* update-command: require command without .md
* update-command: fix command name in description
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
* update-command: remove ".md" suffix in description
* update-command: enclosing positional parameters with angle brackets
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* update-command: enclose paremeters with double angle brackets
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* update-command: refine wording
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* update-command: remove unused functions
* update-command: detect tldr root from any subdir
* update-command: call place_placeholders directly
* update-command: add summary and compatibility to scripts/README.md
* scripts/update-command.py: remove unused method
* scripts/update-command.py: use logger.info instead of print
* scripts/update-command.py: rename command to cmd_example
* scripts/README.md: use command example instead of command
* scripts/update-command.py: remove nonexistent optional argument
* scripts/update-command.py: improve interactive example
* scripts/update-command.py: run black
---------
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>
2024-01-27 23:10:42 +08:00
Darío Hereñú
eaea464e9a
rargs: add Spanish translation ( #12123 )
...
* rargs: add Spanish translation
---------
Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-01-27 07:37:11 +05:30
Darío Hereñú
4fe46e7b04
dockutil: add Spanish translation ( #12084 )
...
* dockutil: add Spanish translation
---------
Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-01-26 23:29:29 +05:30
Niccolò Maggioni
bb33f252bb
id3tag: update --title argument ( #12128 )
...
* id3tag: update --title argument
* id3tag: use spaced argument form
* id3tag: update page
---------
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-01-26 23:26:11 +05:30
Darío Hereñú
6c4fb89ee3
kopia: add Spanish translation ( #12131 )
...
* kopia: add Spanish translation
---------
Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-01-26 23:24:43 +05:30
Vitor Henrique
9dc381d87b
deb-get: remove sudo from search and show commands ( #12136 )
2024-01-26 06:00:49 +01:00
Vitor Henrique
0f5e9835bf
prosodyctl: discourage process management through prosodyctl ( #12137 )
...
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-01-25 19:21:29 +01:00
D3F0NC3UR
a83b8baefc
cloudflared: add example to create a named tunnel ( #12135 )
2024-01-25 15:44:07 +01:00
Niccolò Maggioni
88cbcea8c6
rpmconf: add page ( #12127 )
...
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: cyqsimon <28627918+cyqsimon@users.noreply.github.com>
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-01-25 15:43:10 +01:00
Vitor Henrique
af35564618
pages*: do not use config abbreviation ( #12118 )
...
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-01-25 10:59:16 +05:30
Vitor Henrique
55a49c4ba1
pages*: remove "one or more" from description when superfluous ( #12121 )
...
* pages*: remove "one or more" from description when superfluous
---------
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-01-25 10:58:11 +05:30
Rubem Pacelli
8ee9347041
sed: add delete and insert commands ( #12124 )
...
* sed: add delete and insert commands
---------
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-01-25 07:37:17 +05:30
Sebastiaan Speck
8b899a0c7f
pages.nl: add Dutch translation ( #12130 )
2024-01-25 07:33:23 +05:30
soleofthesea
e100804204
find: Markdown format tweaks, introduce the '+' operator for exec ( #12126 )
2024-01-25 07:30:15 +05:30
Vitor Henrique
53f13d5d03
README: add link to the Matrix room ( #12122 )
...
* README: add link to the Matrix room
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-01-25 07:27:49 +05:30
Sebastiaan Speck
3ea34bc666
indent: fix more info link for Brazilian Portuguese ( #12129 )
2024-01-25 07:26:44 +05:30
Juri Dispan
5561eb8f56
lckdo, mispipe, pee, vidir, vipe, zrun: add pages; flock: edit page ( #12113 )
...
* lckdo, mispipe, pee, vidir, vipe, zrun: add pages
* Apply suggestions from code review
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
* fix errors
* flock: move page
---------
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-01-24 09:20:02 +01:00
Juri Dispan
a5bc5828f3
chronic, combine, ifdata, ifne, isutf8: add pages ( #12114 )
...
* chronic, combine, ifdata, ifne, isutf8: add pages
---------
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-01-24 12:59:50 +05:30
Vitor Henrique
4ed602d9fa
pages*: avoid "specify" when it is superfluous ( #12119 )
2024-01-24 12:52:18 +05:30
Vitor Henrique
094245269d
mid3v2: use official docs in more info link ( #12086 )
2024-01-24 06:21:51 +01:00
K.B.Dharun Krishna
8519b29ac2
pages.ta: fix outdated translations; df: add Tamil translation ( #12093 )
...
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-01-24 09:16:08 +05:30
K.B.Dharun Krishna
a02acdffba
cleanup: update community roles file ( #12115 )
...
* cleanup: update community roles file
---------
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-01-24 09:15:04 +05:30
Dimitris Pergelidis
68e7eee132
ffuf: add page ( #12082 )
...
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@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: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-01-24 00:37:41 +01:00
Vitor Henrique
7ffbe72c97
qownnnotes: suggest qc page ( #12110 )
2024-01-23 12:57:59 +05:30
Juri Dispan
14bb4a9221
switch_root, tailf, uuidparse, waitpid: add pages ( #12108 )
...
* switch_root, tailf, uuidparse, waitpid: add pages
---------
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-01-23 12:56:57 +05:30
Vitor Henrique
77483d96d9
MAINTAINERS: add @vitorhcl as Org member ( #12106 )
...
* MAINTAINERS: add @vitorhcl as Org member
* cleanup: update MAINTAINERS file
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-01-22 19:47:22 +05:30
Darío Hereñú
43715c1f3f
rustscan: add Spanish translation ( #12073 )
2024-01-22 07:12:49 +01:00
Vitor Henrique
036ef404ae
indent: use keith.github.io instead of the FreeBSD man page ( #12099 )
2024-01-22 11:34:47 +05:30
Vitor Henrique
f3d95a79a3
bq: use generic wording on help example ( #12101 )
2024-01-22 11:33:54 +05:30
MIfoodie
59f2ba32cd
rpicam-{hello,jpeg,raw,still,vid}: add page ( #12078 )
...
* rpicam-{hello,jpeg,raw,still,vid}: add page
---------
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-01-22 09:46:16 +05:30
Vitor Henrique
c7868a7c9c
style-guide: recommend keith.github.io for osx pages ( #12097 )
...
* style-guide: recommend keith.github.io for osx pages
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-01-22 09:43:24 +05:30
Vitor Henrique
6151a1500e
backlight_control: use generic wording on help example ( #12100 )
2024-01-21 21:51:58 +08:00
Patrizio Bekerle
32412b319c
qc: add page ( #12087 )
...
* qc: add page
---------
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-01-21 13:37:08 +05:30
Vitor Henrique
2f2b869ebe
boxes: update more info links on translations ( #12098 )
2024-01-21 13:35:45 +05:30
Emanuele Rocca
5f37127fa8
sbuild: add page ( #12079 )
...
* sbuild: add page
---------
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-01-21 12:54:57 +05:30
Vitor Henrique
320d0e7f0e
style-guide: clarify available man pages on manned.org ( #12096 )
2024-01-21 12:48:40 +05:30
Darío Hereñú
f0b31c4b24
lid: add Spanish translation ( #12071 )
...
* lid: add Spanish translation
* Update pages.es/linux/lid.md
Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
* Update pages.es/linux/lid.md
Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
* Update pages.es/linux/lid.md
Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
---------
Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-01-21 15:11:01 +08:00
Vitor Henrique
cc59027008
quick{emu,get}: add page ( #12029 )
...
* quick{emu,get}: add pages
* quick{emu,get}: apply suggestions from code review
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
* quickget: fix wording
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
* quick{emu,get}: apply suggestions from code review
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* quickemu: enclose "sdl" with backticks
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
* Update pages/linux/quickemu.md
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
---------
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@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: Jack Lin <blueskyson1401@gmail.com>
2024-01-21 15:05:51 +08:00
Vitor Henrique
47682011db
qownnotes: add page ( #12089 )
...
* qownnotes: add page
---------
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2024-01-20 15:50:29 +05:30