Commit Graph

710 Commits (39cda8dba7e1a1915df16f50abdeb10e86163dbf)

Author SHA1 Message Date
Sebastiaan Speck 618e227301
pages*: mark keys according to the guideline (#11907) 2023-12-29 17:02:08 +01:00
Sebastiaan Speck 56e832d64d
bash, fold: update link to match other pages (#11906) 2023-12-29 17:41:32 +05:30
Sebastiaan Speck dcb53c85a0
pages*: update outdated pages (#11821)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com>
2023-12-28 16:48:20 +01:00
Little Starfire 2939b271ef
firefox, thunderbird: add Chinese translation (#11820) 2023-12-22 17:45:32 +05:30
K.B.Dharun Krishna c8fc07d649
pages.*: fix page title (#11811) 2023-12-22 06:44:48 +01:00
Sebastiaan Speck c9f764ffa9
python: remove placeholders (#11804) 2023-12-21 12:56:25 +05:30
Little Starfire 18327ffd1d
python: add Chinese translation (#11750) 2023-12-16 11:47:45 +01:00
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
Ren Ma a95bc099de
!: add Chinese translation (#11709)
* !: add Chinese translation

---------

Co-authored-by: Ein Verne <git@einverne.info>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-13 12:07:55 +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
Juri Dispan bd9efef521
7z: update page (#11601) 2023-11-29 21:31:42 +01:00
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
Snowflake 51be3f6f21
fish: add Chinese translation (#11589) 2023-11-26 15:49:26 +01:00
Snowflake f11333661d
ffsend: add Chinese translation (#11532) 2023-11-23 14:49:46 +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
Sebastiaan Speck 02fe8f609e
tldr: update link (#11545) 2023-11-22 17:14:05 +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
Sebastiaan Speck a804b95bca
powershell, pwsh: update more info link (#11480) 2023-11-13 07:06:11 +01:00
Reinhart Previano Koentjoro 159626c127
powershell, pwsh, windows/*: fix PowerShell conventions (#11465) 2023-11-12 16:46:05 +07:00
Snowflake 1027451fe5
deno: add Chinese translation (#11441) 2023-11-12 15:07:12 +08:00
Lena 8da5a29a70
pages*: remove curly braces from example descriptions (#11462) 2023-11-12 08:38:58 +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
Sebastiaan Speck 0c22f53b71
brew-cask: remove translations (#11382) 2023-11-06 14:02:33 +05:30
Snowflake 9d65ff511a
bun: add Chinese translation (#11359)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
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
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
HCAHOI 1ac2eb6f59
echo: update Chinese translation (#11336) 2023-10-31 19:33:04 +01:00
The Galaxy db2b5eeaf6
cryptsetup: add Chinese translation (#11341) 2023-10-31 18:58:44 +01:00
The Galaxy f5725f7496
lspci, lsblk, lscpi, lsb_release: add Chinese translation (#11144) 2023-10-26 20:44:28 +02:00
Robson Cruz 7dbf11d13f
powershell: move pages to `common` subfolder (#11264) 2023-10-26 00:40:12 +02:00
Magrid 1f03b3642f
popd, pushd, oathtool: move to the correct Chinese folder (#11253)
* popd: Move from zh/osx to zh/common

* pushd: Move from zh/osx to zh/common

* oathtool: Move from zh/osx to zh/common
2023-10-26 00:02:17 +05:30
Magrid 08f3800766
Move pages in the correct folder (#11163) 2023-10-23 22:27:11 +02:00
The Galaxy db4af93682
bc: add Chinese translation (#11129) 2023-10-21 21:40:24 +02:00
Magrid 8757c54ba1
fastboot, cmd, bugreport, bugreportz: update all "more information" links (#11134) 2023-10-21 15:24:32 +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
Darío Hereñú b92ade0973
md5: update path placeholders, add Spanish translation (#10513)
* md5: add Spanish translation

* md5: update path placeholders

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-08-09 19:48:25 +05:30
Lena adbadd90d4
rsync: update page, link to the official documentation instead of manned.org (#10589)
* rsync: update page

* rsync: link to the official documentation instead of manned.org

* rsync: update Polish translation
2023-08-07 11:40:39 +08:00
Lena 6a3e267474
imgcat: move from `osx` to `common`, update page (#10203) 2023-08-02 16:46:03 +02:00
cyqsimon 1e5c7bed01
ninja: add job limit example (#10494) 2023-07-27 16:11:07 +09:00
Zhizhen He ebf1a23afe
xed: update Chinese translation (#10537) 2023-07-24 23:13:16 +05:30
K.B.Dharun Krishna f82310bb5d
*: update placeholder in Chinese translation (#10267) 2023-07-03 07:44:05 +05:30
4G3NT 87ec0727fc
pages*: add backticks to every io stream (#10442)
* pages*: add backticks to every io stream
2023-07-02 18:42:01 +05:30
Lena d3b2c039ea
btop: add page; bpytop: move to `common`, update page (#10425) 2023-06-30 11:45:13 +05:30
Zhizhen He e9485c6d3f
gpg: update Chinese translation (#10343) 2023-06-30 11:23:15 +05:30
Zhizhen He 7ef70eae2f
go-build: update Chinese translation (#10342) 2023-06-30 13:50:45 +08:00
Lena 2e7e1894ee
archlinux-java: fix documentation link, update page (#10433) 2023-06-30 13:45:11 +08:00
Zhizhen He 8da6145a30
buku: update Chinese translation (#10372) 2023-06-20 09:52:28 +08:00
Zhizhen He 87234c03f6
ping: update Chinese translation (#10359) 2023-06-13 18:04:40 +05:30
Zhizhen He 90349392fa
say: update Chinese translation (#10358) 2023-06-13 18:04:21 +05:30
Zhizhen He 1095a8cf8b
pbpaste: update Chinese translation (#10360)
* pbpaste: update Chinese translation

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-06-13 17:58:26 +05:30
Zhizhen He 3aefe542dd
wifi-password: update Chinese translation (#10357) 2023-06-13 13:37:40 +08:00
Zhizhen He a2a37c413f
pbcopy: update Chinese translation (#10361)
* pbcopy: update Chinese translation

* Update pages.zh/osx/pbcopy.md

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

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-06-13 13:00:01 +08:00
Zhizhen He 319a794631
git-config: update Chinese translation (#10322) 2023-06-06 20:10:09 +05:30
Zhizhen He 2113a11535
git-remote: update Chinese translation (#10335) 2023-06-06 22:09:05 +08:00
Zhizhen He e4fdca68c5
act: update Chinese translation (#10312) 2023-06-04 13:13:05 +05:30
K.B.Dharun Krishna 7fc7f97dd7
pages.*: update Java links (#10294) 2023-06-04 07:18:54 +05:30
Lena 4d81324f59
pacman: remove double space (#10279) 2023-05-26 18:05:31 +09:00
hellojukay 72a3a4460e
ipconfig: add page and Chinese translation (#10266)
* add ipconfig

* add chinese page

* fix spell style

* fix style

* fix style

* fix style
2023-05-26 09:43:56 +08:00
K.B.Dharun Krishna 709ad35340
diff3: update path placeholders (#10224)
* diff3: update path placeholders

* diff3: update path placeholder in translations

* diff3: update placeholder in Chinese translation

* Apply suggestions from code review

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

---------

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
2023-05-24 11:30:31 +08:00
K.B.Dharun Krishna 06fe1c14c2
mv: update path placeholders, Tamil translation (#10246) 2023-05-24 11:15:42 +08:00
K.B.Dharun Krishna a35f5a7e07
ark: update placeholders in translation (#10226)
* ark: update placeholders in translation

---------

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
2023-05-23 14:44:40 +05:30
Zhizhen He 3ebd568066
cal: update Chinese translation (#10209) 2023-05-22 16:40:21 +05:30
K.B.Dharun Krishna f07b31d9ae
apg: update path placeholder (#10243) 2023-05-22 16:41:00 +08:00
K.B.Dharun Krishna 481d29f45d
qlmanage: update placeholder (#10225) 2023-05-21 10:20:40 +05:30
K.B.Dharun Krishna d3be418494
curl: update link to documentation (#10239)
* curl: update link to documentation

* windows/curl: revert to Original link
2023-05-20 07:49:15 +05:30
K.B.Dharun Krishna 0b6043db44
7z,7za,7zr: update link to manned (#10220)
* 7za,7zr: update link

* 7z: update link
2023-05-18 17:13:32 +05:30
Jen 32e885b754
7zr: wrap argument in curly braces (#10217) 2023-05-18 01:59:33 +02:00
Zhizhen He 89496f5e28
imgcat: correct iTerm2 name (#10201) 2023-05-16 14:49:51 +02:00
K.B.Dharun Krishna 4ab42b61ff
pacman: reference other pacman pages (#10120)
* pacman: reference other pacman pages

* Update pages.fr/linux/pacman.md
2023-05-16 16:00:45 +05:30
Yi Liu b982cba5c0
adb-logcat: update Chinese translation (#10007) 2023-05-15 12:36:36 +08:00
LiangXiang Shen 2cdf733c49
n: Fix incorrect translations (#10118) 2023-05-15 12:22:33 +08:00
K.B.Dharun Krishna b3f196b155
pages.*: update manpage.debian.org links to latest (#10098) 2023-05-14 04:49:17 +02:00
Zhizhen He 107a622d31
sacctmgr: fix typo (#10176) 2023-05-11 08:49:18 +05:30
pixel 9126c126f5
*: properly capitalize “Python” (#10132) 2023-05-02 20:46:07 +05:30
K.B.Dharun Krishna 1c2154bf75
autoflake: update path (#10083) 2023-05-01 06:32:00 +02:00
Seth Falco 9589f1380d
arp: remove clear cache example (#10005) 2023-04-10 22:43:46 +05:30
Yi Liu df3a840633
ani-cli: add Chinese translation (#9996) 2023-04-02 14:54:39 +05:30
Yi Liu f3a5917a86
anki: add Chinese translation (#9993) 2023-04-01 22:49:05 +00:00
Yi Liu 28e3c762f9
ajson: add Chinese translation (#9939) 2023-03-12 22:19:59 +05:30
Ethan Liu cd94f05a47
airodump-ng: add Chinese translation (#9897) 2023-03-07 08:12:57 -03:00
Ethan Liu 34e23384e7
aireplay-ng: add Chinese translation (#9891) 2023-02-24 11:10:20 +08:00
Ethan Liu ff4a82eecf
graphviz filter commands: add Chinese translation (#9864) 2023-02-17 12:53:44 +05:30
Ethan Liu 503eab5f32
screencap: add Chinese translation (#9869) 2023-02-17 12:49:27 +05:30
lnkkerst f96a5a7307
unar: add Chinese translation (#9829) 2023-02-04 23:52:55 +08:00
Ethan Liu 14a20a3f86
afconvert: add Chinese translation (#9723) 2023-01-06 22:46:23 +10:00
Axel Navarro 1bf16d5ee9
amass: sort examples (#9724) 2023-01-04 17:32:27 +05:30
K.B.Dharun Krishna 10bccbd1e4
rust/*: update path, add Tamil translation (#9637)
* rustup: add page

* rustc: add Tamil translation

* rustfmt: add Tamil translation

* rust/* : update path

* rustc: update Tamil translation

* Apply suggestions from code review

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

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
2023-01-04 12:27:33 +08:00
K.B.Dharun Krishna 5257568887
pages.*: add standard translation (#9672)
* pages./: Automatically add alias pages

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

* pages./: Automatically add links

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

* Fix false positives from script

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2022-12-29 08:41:44 +05:30
pixel ca92bb0050
binwalk: move to common (#9673) 2022-12-27 10:01:25 +05:30
pixel 5f7fd20ee2
mkfile: move to common (#9585) 2022-12-04 15:07:04 +10:00
trolzen 737d1cce00
hexdump: refresh page and Chinese translation (#9486) 2022-11-17 19:50:02 +05:30
John Toohey 587e51d780
btrfs*, mkfs.btrfs: update link to new website (#9517) 2022-11-15 08:50:15 -03:00
Seth Falco 9d9774952d
aria2: update translations to match en page (#9490) 2022-11-12 20:51:27 +08:00
Ethan Liu 3d84aed2d6
ant: add Chinese translation (#9484) 2022-11-06 19:21:47 +08:00
K.B.Dharun Krishna 202953761d
java*: update links (#9436)
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2022-10-30 23:40:02 +01:00
Anthony Chen edd0818a30
xcowsay: add Chinese translation (#9196) 2022-10-26 07:39:17 -03:00
xBLACKICEx dc3e517bd8
sort: add Chinese translation (#8989) 2022-10-25 18:42:03 +05:30
Ethan Liu ef8d207a06
protoc: add Chinese translation (#9313) 2022-10-25 17:11:47 +08:00