Sebastiaan Speck
ee43a87f1a
youtube-dl: update Catalan and Indonesian translation ( #11967 )
2024-01-01 20:36:32 +01:00
Alejandro Cervera
037c702a45
xclip: add Spanish translation ( #11957 )
2024-01-01 20:13:08 +01:00
Sebastiaan Speck
228a03df02
pages.pl: update outdated pages ( #11923 )
...
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-01-01 19:53:36 +01:00
Sebastiaan Speck
3b8dd30d52
pages: fix typo ( #11934 )
...
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-01-01 19:26:11 +01:00
HoJeong Im
e3292d315b
autoconf: add Korean translation ( #11962 )
2024-01-01 21:07:44 +05:30
Sebastiaan Speck
6319fd6ecb
ab: update Dutch translation ( #11955 )
2024-01-01 16:27:47 +01:00
Sebastiaan Speck
36a50f5495
check-pr: fix check_duplicates ( #11954 )
2024-01-01 15:57:04 +01:00
Sebastiaan Speck
9bdadee54c
pages.*: sync more info link ( #11961 )
2024-01-01 15:56:36 +01:00
dependabot[bot]
5d09a10d19
build(deps): bump tj-actions/changed-files from 40.2.0 to 41.0.1 ( #11960 )
2024-01-01 10:40:08 +01:00
dependabot[bot]
7db2c09dc5
build(deps): bump markdownlint-cli from 0.37.0 to 0.38.0 ( #11959 )
2024-01-01 10:39:35 +01:00
dependabot[bot]
5e64dfb6c7
build(deps): bump black from 23.11.0 to 23.12.1 ( #11958 )
2024-01-01 10:39:15 +01:00
Sebastiaan Speck
81ddb70476
pages.zh: update outdated pages ( #11939 )
2024-01-01 10:38:53 +01:00
Isaac Vicente
ef0f5499ad
MAINTAINERS: add @isaacvicente as Org member ( #11933 )
2023-12-31 21:49:22 +01:00
Lambert Rao
a41cba1b32
picgo: add page ( #11943 )
2023-12-31 21:17:18 +08:00
Vitor Henrique
db6d109a94
CONTRIBUTING: emphasize right use of placeholders ( #11946 )
...
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-12-31 14:04:58 +01:00
Vitor Henrique
d5c93c019d
sed: add {Free,Net,Open}BSD pages ( #11897 )
...
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-31 13:58:18 +01:00
Vitor Henrique
a9f7c8fcba
style-guide: add documentation for "See also" links ( #11868 )
...
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-31 13:57:47 +01:00
Darío Hereñú
d04440612f
shutdown: update Spanish translation ( #11713 )
...
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-12-31 13:56:17 +01:00
Darío Hereñú
469eb53b22
[: update Spanish translation ( #11729 )
...
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-12-31 13:54:07 +01:00
Darío Hereñú
913a4b33fb
cut: update Spanish translation ( #11953 )
...
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-12-31 13:53:12 +01:00
Sebastiaan Speck
006c2f6b22
deploy: use single-quoted argument ( #11951 )
2023-12-31 13:20:51 +01:00
OrginalS
7bc6b57f5d
shred: update page ( #11724 )
...
* shred: update page
Added -v option.
Changed --zero to -z to better match the format of other options.
Added final example combining all of the other options.
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-31 13:02:37 +05:30
Vitor Henrique
c5508a288e
ab: add CSV example and update pt_BR translation ( #11931 )
...
* ab: add CSV example
* ab: update pt_BR translation
* ab: leave values as part of the commands
2023-12-31 12:48:26 +05:30
Vitor Henrique
8810d911fe
accelerate: leave value as part of the command ( #11948 )
2023-12-31 12:44:34 +05:30
K.B.Dharun Krishna
dc1569dca1
pages/common: fix typos in placeholders ( #11949 )
...
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-31 12:30:11 +05:30
Sebastiaan Speck
ae3432139b
pages.zh_TW: update outdated pages ( #11932 )
2023-12-31 14:00:00 +08:00
Little Starfire
87fdf8956d
paru: add Chinese translation ( #11905 )
2023-12-31 13:57:09 +08:00
Sebastiaan Speck
84e5004349
mkdir: update Serbian translation ( #11921 )
2023-12-30 18:35:19 +01:00
Sebastiaan Speck
1b5bdce9a2
xz: write format as part of command ( #11936 )
...
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-30 18:34:23 +01:00
Sohang Chopra
fdf6549c43
rlwrap: add page ( #11941 )
...
* Added rlwrap command
* rlwrap: color prompt: shortened description
* rlwrap: Correct prompt colour usage (added = in command)
* rlwrap: suggestion by vitorhcl: an REPL -> a REPL
* rlwrap: Suggestion by kbdharun
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-30 14:02:38 -03:00
Vitor Henrique
21001221a3
lastlog: leave values as part of the commands ( #11947 )
2023-12-30 21:34:15 +05:30
Sebastiaan Speck
f21e21ca64
docker-exec: fix typo ( #11935 )
2023-12-30 21:04:29 +05:30
Starbeamrainbowlabs
4fbffc4bc4
cs: fix grammar in description ( #11944 )
2023-12-30 20:59:04 +05:30
Sebastiaan Speck
379a3803e0
sh: update Serbian-Croatian translation ( #11922 )
2023-12-30 15:28:05 +01:00
Starbeamrainbowlabs
c3a49df770
CODEOWNERS: Remove @sbrl from pages/linux ( #11942 )
...
This is polluting my review requests such that I can't tell which ones have been explicitly requested of me and which ones are automatic.
2023-12-30 14:06:00 +00:00
Darío Hereñú
f2859acf65
terminal-notifier: update Spanish translation ( #11766 )
2023-12-30 18:42:54 +05:30
Vitor Henrique
702ba44042
wireplumber: add page; wpexec: fix typos ( #11899 )
...
* wirepumbler: add page
* wpexec: fix typos
* wireplumber: update page, fix typos
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-30 18:37:59 +05:30
Vitor Henrique
e9cc39fade
pw-dot: add page ( #11904 )
...
* pw-dot: add page
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: cyqsimon <28627918+cyqsimon@users.noreply.github.com>
2023-12-30 18:36:53 +05:30
K.B.Dharun Krishna
d58ac3f5ce
git-terminal: fix typos and warnings ( #11916 )
...
* git-terminal: fix typos and warnings
* git-terminal: minor fixes to wording and spacing
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
---------
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-12-30 18:35:43 +05:30
Sebastiaan Speck
cdc6630810
jwt: escape placeholder ( #11937 )
2023-12-30 12:43:40 +05:30
Sebastiaan Speck
bb1bd2a152
CODEOWNERS: add @vitorhcl for pt_BR ( #11940 )
2023-12-30 07:14:28 +05:30
Darío Hereñú
5f100b014c
git-branch: update Spanish translation ( #11929 )
2023-12-29 22:54:30 +05:30
Sebastiaan Speck
2513972143
pages.it: update outdated pages ( #11914 )
2023-12-29 17:48:46 +01:00
Sebastiaan Speck
7f1a910635
common-arguments: add Italian translation for username ( #11913 )
2023-12-29 17:48:33 +01:00
Darío Hereñú
71511d4f64
lsusb: update Spanish translation ( #11924 )
2023-12-29 22:07:01 +05:30
Darío Hereñú
b4fa552126
git-config: update Spanish translation ( #11926 )
2023-12-29 22:06:25 +05:30
Vitor Henrique
a3313ef556
ippeve{pcl,printer,ps}: add pt_BR translations ( #11902 )
...
* ippeve{pcl,printer,ps}: add pt_BR translations
* ippeveps: translate placeholder to pt_BR
* ippevepcl: translate placeholder in pt_BR
2023-12-29 13:33:33 -03:00
Vitor Henrique
f0702d75b7
cupsd, cups-config, lpstat, lpr: add pt_BR translation; lpstat: small fix ( #11894 )
2023-12-29 17:31:26 +01:00
Sebastiaan Speck
618e227301
pages*: mark keys according to the guideline ( #11907 )
2023-12-29 17:02:08 +01:00
Ilya Mashchenko
7ec97b40d0
journalctl: add "logs from last unit start" example ( #11578 )
...
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2023-12-29 16:00:45 +01:00