Commit Graph

10800 Commits

Author SHA1 Message Date
Suyash Bhawsar
c2f82c0afc links: add page (#8548) 2022-10-06 12:11:20 +08:00
Nicolò Bargellesi
18180f499a bugreport: add Italian translation (#8751) 2022-10-06 05:03:47 +05:30
Simon Dahlbacka
06fee5023b az-redis: add page (#8651) 2022-10-05 22:15:01 +00:00
WhileLoop
fc993a6f2e az-storage-account: add page (#8737) 2022-10-05 15:47:50 -03:00
Jason Lam
1e6b25cd61 pipx: update page (#8696) 2022-10-05 16:27:34 +02:00
Mayon-Francis
eb282ced9b rd: add page (#8718) 2022-10-05 16:18:23 +02:00
Cairn
18ea815317 transmission: add page (#8450) 2022-10-05 08:50:48 -03:00
Henrique Borges
16b2d486a4 snakefmt: add page (#8733) 2022-10-05 08:31:36 -03:00
Janek
4751abf6c8 smartctl, e2fsck: improve disk checking commands (#8452)
* Improve disk checking commands

* Make example descriptions consistent

* e2fsck: make blurb clearer

* e2fsck: fix blurb

* e2fsck: shorten blurb
2022-10-05 12:34:52 +05:30
pixel
6feeca7b68 fastfetch: move to common (#8731) 2022-10-05 12:22:30 +05:30
Mia
eb490aa136 bat: refresh page (#7836) 2022-10-05 07:04:04 +05:30
Guilherme Pereira
03f739748c htop: update pt_BR translation (#8643) 2022-10-05 07:02:32 +05:30
Yure Gabriel
ed3260dbc1 zathura: add pt_BR translation (#8699) 2022-10-04 18:15:07 -03:00
Saikat Sengupta
4d7711a0fb auvaltool: add page (#8689) 2022-10-04 18:25:01 +02:00
dz-at-tc
86df8a5ee9 zfgrep: add page (#8708) 2022-10-04 21:50:21 +05:30
dz-at-tc
6dde355141 fossil-init: add page (#8710) 2022-10-04 21:47:46 +05:30
Marvin Borner
ae54a09f0b [: update German translation (#8693) 2022-10-04 18:04:14 +02:00
Henrique Borges
7e7bfc6e07 certutil: add page (#8664) 2022-10-04 18:03:01 +02:00
K.B.Dharun Krishna
ac15e7047a pages/*: update Microsoft docs to learn (#8653) 2022-10-04 23:06:23 +08:00
FL
dff475b81c qm-start: add page (#8704) 2022-10-04 11:59:38 -03:00
FL
b60ba44da0 qm-create: add page (#8705) 2022-10-04 11:58:55 -03:00
Christoph Thiede
f1652299fe Remove superfluous space (#8533) 2022-10-04 13:40:38 +00:00
Poy Chang
9ea7033aec ipconfig, more, path, title: add traditional Chinese translation (#8686) 2022-10-04 21:28:06 +08:00
Reinhart Previano Koentjoro
e40d013be1 java: update Indonesian translation (#8716) 2022-10-04 09:23:48 -03:00
Mr. Packman
5749658b53 test: update condition example description (#8594) 2022-10-04 15:19:21 +05:30
FL
7c1c7b3266 dnsmap: add page (#8706)
* add dnsmap command

* csv file path is a variable

* Descriptions should start with a capital

* Description items should end with periods.

* invalid IP

* Update pages/linux/dnsmap.md

* fix typo and remove absolute paths
2022-10-04 14:36:24 +05:30
Juri
8fac55b54f zcmp: add page (#8599)
* zcmp: add page

* move zcmp.md and fix file paths

* clarify description

* Apply suggestions from code review
2022-10-04 12:52:37 +05:30
CleanMachine1
13f90543cc git-browse-ci: add page (#8500)
* git-browse-ci: add page

* Update pages/common/git-browse-ci.md

* Update pages/common/git-browse-ci.md

* Update pages/common/git-browse-ci.md

Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>

* Update pages/common/git-browse-ci.md

Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>

* Update pages/common/git-browse-ci.md

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

* Update pages/common/git-browse-ci.md

Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2022-10-04 17:07:39 +10:00
Poy Chang
cf3ef15a9f whoami, ver: add traditional Chinese translation (#8684) 2022-10-04 12:36:01 +05:30
Poy Chang
898bfcc5ef type: add traditional Chinese translation (#8683) 2022-10-04 12:34:09 +05:30
Jason Lam
c4b5a6a502 cd: update Chinese translation (#8712) 2022-10-04 12:33:38 +05:30
Emily Grace Seville
b9125f067c dconf*: add/refresh pages (#8031)
* Fix top description:
- simplify description
- change `See also` link to `gsettings`
- fix man page url to manned.org because an old one is inaccessible

* Provide more examples and enhance existing ones:
- in `dconf`

* Add `dconf-read` page

* More `See also` links in `dconf`

* Add `reset` example

* Add `dconf-reset` page

* Refresh `dconf-write`:
- add link to `dconf` in `See also`
- fix man page url
- standardize examples with other `dconf` pages

* Fix man page urls everywhere in `dconf` pages
2022-10-04 17:00:34 +10:00
FL
2100859d25 dnstracer: add page (#8707)
* add dnstracer command

* mark parameters correctly

Thanks @CleanMachine1, totally missed that one. Should obviously be in brackets.

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* link man page for reference

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>

* Mark -o in example description

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

* Mark -r in example description

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

* Mark -o in example description

Accidentally put this for -s as well

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

* Revert -r mnemonic because not applicable

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

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2022-10-04 13:08:35 +07:00
dz-at-tc
c4221c98dd bzegrep, bzfgrep, rgrep, zegrep, zgrep: move from linux to common (#8709)
grep alternatives work substantially the same on all major platforms.
2022-10-04 09:39:55 +05:30
Axel Navarro
09064cedcf gh-label: add page (#8673) 2022-10-04 08:59:08 +05:30
Axel Navarro
e70b33846f gh-pr: add mention to subcommand pages (#8655) 2022-10-04 08:56:15 +05:30
Poy Chang
06a75ad118 logoff: add traditional Chinese translation (#8682) 2022-10-04 10:01:25 +08:00
Simon Dahlbacka
8da689c2ab az group: add page (#8698) 2022-10-03 21:17:25 +00:00
Suyash Bhawsar
dc314c6ef2 plocate: add page (#8541) 2022-10-03 21:03:53 +00:00
Invader Zim
29eab400ca warpd: add page (#8542) 2022-10-03 21:03:07 +00:00
Raynaldo Sutisna
877e3f0d12 git-branch: update Indonesian translation (#8650)
* fix: translation

* feat: update translation

* fix: languange

* feat: update suggestion

* fix: languange
2022-10-04 00:05:28 +07:00
Juri
888dc45aed zdiff: add page (#8636) 2022-10-03 11:05:06 -03:00
Shubham Kshetre
b1ea42afa6 battop: add page (#8654) 2022-10-03 09:19:14 -03:00
Victoria Kruczek
e8b803929e date: add Polish translation (#8687) 2022-10-03 09:17:23 -03:00
San Baby Francis
4e4b94fd5d brightnessctl: add Malayalam translation (#8681) 2022-10-03 09:15:18 -03:00
Axel Navarro
a706422123 just-js: add page (#8674) 2022-10-03 09:13:25 -03:00
Prateek Kumar Nischal
5bc1dfb9ed getcap: add -r example (#8691) 2022-10-03 09:01:45 -03:00
Reinhart Previano Koentjoro
0a7b28c8e5 android/*: use imperative mood on Indonesian translation (#8690) 2022-10-03 08:59:40 -03:00
Raynaldo Sutisna
9c05558a2c git-pull: add Indonesian translation (#8658)
* feat: add new git-pull page

* fix: languange

* fix: head languange
2022-10-03 14:54:22 +07:00
Suyash Bhawsar
9ee68b7d44 fastfetch: add page (#8550) 2022-10-03 07:53:19 +00:00