Commit Graph

162 Commits (2fc0bfcaf98bd96905e237f7cf45b5160df994ec)

Author SHA1 Message Date
Sebastiaan Speck f4613659a8
grep: add Dutch translation and fix placeholder highlight (#13030)
* grep: add Dutch translation

* grep: fix placeholder highlighting
2024-06-19 09:46:49 +05:30
Sebastiaan Speck 80f9c0fe1f
prstat: fix placeholder (#13051) 2024-06-18 21:07:45 +02:00
spageektti d59deb39d3
ip: update more information link (#13057) 2024-06-18 20:38:28 +05:30
spageektti a5ef497854
man: update more information link (#13053) 2024-06-18 20:36:14 +05:30
spageektti 4b6a906fc5
ip-link: update more information link (#13008) 2024-06-18 09:16:25 +05:30
spageektti 2747737dee
ip-rule: update more information link (#13009) 2024-06-18 09:15:25 +05:30
spageektti 823cd33be0
diff: update more information link (#13000)
diff: update link
2024-06-17 18:21:33 +02:00
spageektti 122cdf8cd2
grep: update translations (#12962) 2024-06-13 19:08:33 +02:00
spageektti c63f48ac40
tree: update translations (#12961) 2024-06-13 14:37:32 +02:00
spageektti 700b2dc358
pages*/common/*: fix broken links (#12826)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-05-23 18:13:29 +02:00
cyqsimon 5046cf2376
git-lfs: update upstream link (#12825) 2024-05-23 12:48:45 +02:00
spageektti b7efa713aa
pages/common/*: fix broken links (#12821) 2024-05-22 21:51:44 +02:00
Sebastiaan Speck 9d61933b10
pw-cli: fix link to the documentation (#12778) 2024-05-11 11:54:13 +02:00
Sebastiaan Speck 70cc86cc9f
pages.*: sync page titles (#12734)
Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: spageektti <155078792+spageektti@users.noreply.github.com>
Co-authored-by: Fazle Arefin <fazlearefin@users.noreply.github.com>
Co-authored-by: Allie <allie@cloverleaf.app>
2024-05-08 20:57:32 +02:00
Sebastiaan Speck a840066d0c
pages.*: update more information links and fix typo's (#12728) 2024-05-05 21:02:35 +02:00
Vítor Henrique 278384d3cf
pages*: use " " instead of "=" to separate the options from their arguments (#11952)
* pages*: remove = from GNU-style long options

* 7z: readd needed =

* 7za: add missing =

* 7zr: fix argument and option separation

* astyle: readd missing =

* aws-ecr: readd missing =

* az-devops: readd missing =

* csslint: readd missing =

* cs-fetch: readd missing =

* bzgrep: readd missing =

* chromium: readd missing =

* docker-commit: remove unnecessary =

* docker-system: remove unnecessary =

* docker-ps: remove unnecessary =

* dockerd: remove unnecessary =

* 7za: readd missing =

* 7zr: readd missing =

* chromium.de: readd missing =

* chromium.de: readd missing =

* bundletool: remove additional space

Co-authored-by: Nicolas Kosinski <nicokosi@users.noreply.github.com>

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Nicolas Kosinski <nicokosi@users.noreply.github.com>
2024-04-18 15:38:25 -03:00
K.B.Dharun Krishna c106754852
chore: bump tldr-lint to v0.0.15, update package files (#12605)
* chore: bump tldr-lint to v0.0.15

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

* fix: pages with TLDR021 error

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

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-04-04 13:35:55 +05:30
Vitor Henrique 935d605998
pages*: fix various proper names, acronyms and initialisms (#12494) 2024-03-14 10:31:06 +05:30
Vitor Henrique ffa4be3e7a
pages*: fix Bash, Zsh and fish names (#12481) 2024-03-10 12:23:17 +05:30
Vitor Henrique 006abfda34
pages*: sync https://developer.android.com more info links (#12288)
* pages*: sync https://developer.android.com more info links

* dalvikvm: fix wrong link
2024-02-22 17:53:50 +05:30
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
Sebastiaan Speck 59e63fc42f
pages.*: update outdated pages (#12061) 2024-01-12 20:05:05 +01:00
Reinhart Previano Koentjoro 17687e028e
git-annotate: use short mnemonics (#11986) 2024-01-03 18:47:51 +05:30
Reinhart Previano Koentjoro 4bbfbd300c
git-check-*: use standard multiple path conventions (#11985) 2024-01-03 15:40:31 +07:00
Sebastiaan Speck d2b020b47c
pages.tr: update outdated pages (#11928) 2024-01-02 17:34:43 +01:00
Sebastiaan Speck f21e21ca64
docker-exec: fix typo (#11935) 2023-12-30 21:04:29 +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
Vitor Henrique 61405c6e0e
pages*: fix small typos (#11850)
* pages*: fix small typos

* pages/*: make help and version commands consistent

* pages/*: follow "path/to/file" pattern

* nop: generic display help wording
2023-12-27 12:11:30 +05:30
K.B.Dharun Krishna c8fc07d649
pages.*: fix page title (#11811) 2023-12-22 06:44:48 +01:00
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
Juri Dispan 5978942629
7z: remove file extension in -t example (#11738) 2023-12-14 14:33:42 +01:00
Juri Dispan bd9efef521
7z: update page (#11601) 2023-11-29 21:31:42 +01:00
Sebastiaan Speck 02fe8f609e
tldr: update link (#11545) 2023-11-22 17:14:05 +01:00
Reinhart Previano Koentjoro 159626c127
powershell, pwsh, windows/*: fix PowerShell conventions (#11465) 2023-11-12 16:46:05 +07:00
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
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
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
Sebastiaan Speck 10896a0a0b
pages*: fix tldr-lint issues (#11288)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-26 19:31:26 +02:00
Suren Lockwood 3e5510af6e
pw-cat, pw-record: remove deprecated example (#11174)
Option --list-targets is no longer available in the recent versions of pw-record; in order to list objects use either wpctl status or pw-cli ls or pw-dump instead. 

https://wiki.archlinux.org/title/PipeWire#Microphone_is_not_detected_by_PipeWire

Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-10-23 23:55:12 +03:00
Magrid 8757c54ba1
fastboot, cmd, bugreport, bugreportz: update all "more information" links (#11134) 2023-10-21 15:24:32 +02:00
Osman F Bayram 07042bbb5e
trash: fix typo in Turkish translation (#10746) 2023-09-24 10:40:06 +05:30
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
K.B.Dharun Krishna ed2d2af847
git-annex: update help command description (#10269) 2023-08-09 19:32:38 +05:30
4G3NT 3000e6c071
pages*: remove double colons (`::`) (#10551) 2023-07-27 17:42:45 +02:00
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
Luís Góis 9014511631
git-cherry-pick: spelled-out version of `-n` (#10417)
* `-n` => `--no-commit`
2023-06-25 14:36:35 +02:00
Lena 4d81324f59
pacman: remove double space (#10279) 2023-05-26 18:05:31 +09:00
K.B.Dharun Krishna 322421ee9b
docker-start: update placeholder (#10240) 2023-05-20 06:49:41 +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