Commit Graph

10368 Commits (b83f1ea910cbf49ab79a0b60754dba221f3c2436)

Author SHA1 Message Date
Guohan Li b83f1ea910
command: update Chinese translation (#8435) 2022-09-01 08:43:15 +05:30
LiLittleCat 5290b20518
df: add Chinese translation (#8428)
* df: add Chinese translation

* Update pages.zh/common/df.md

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

* Update pages.zh/common/df.md

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Jack Lin <46962923+blueskyson@users.noreply.github.com>
2022-09-01 10:46:01 +08:00
Cornelius Roemer be742fa374
keep-header: add page (#8401) 2022-08-30 19:51:26 +00:00
Cairn d360ef4418
gifsicle: update page (#8403) 2022-08-30 19:49:03 +00:00
Cornelius Roemer 8fa1e47ba3
zstdless: add page (#8418) 2022-08-30 07:57:34 +05:30
K.B.Dharun Krishna 3417af7246
anbox: add Tamil translation (#8422) 2022-08-29 12:36:03 +00:00
Cairn 5ab335d348
chafa: add page (#8413)
* chafa: add page

* Switch "path/to/input" with "path/to/file"

* Remove "and" from see also section

* Rework descriptions

* Simplify a description

* Change braille capitalization

* Remove GIF distinction
2022-08-29 12:09:41 +05:30
Cornelius Roemer a79479c286
csv2tsv: add page (#8407)
* add page: csv2tsv

* Update pages/common/csv2tsv.md
2022-08-29 08:21:27 +05:30
Cairn 1cf75da830
mpv: use path/to/file placeholder (#8421) 2022-08-28 22:41:49 -03:00
Cornelius Roemer b84ab620bf
zless: mention supported compression types (#8419) 2022-08-29 04:51:52 +05:30
Cairn 9d82ca5bb3
catimg: add page (#8412)
* catimg: add page

* Switch "path/to/input" with "path/to/file"

* Remove "and" from see also section

* Replace "custom" with a provided value

* Improve resolution description

* Remove trailing whitespace

* Improve width/height description
2022-08-29 04:48:01 +05:30
K.B.Dharun Krishna 8b86e57401
ascii, asciiart: add Tamil translation (#8415) 2022-08-28 17:38:51 -03:00
Cornelius Roemer 3648227344
contributing(doc): fix typo 'simpliest' -> 'simplest' (#8420) 2022-08-28 20:31:43 +00:00
Cairn 4a48841e0a
gifdiff: add page (#8404) 2022-08-28 19:02:39 +00:00
jxu e70b607b7b
objdump: add intel syntax command (#8402) 2022-08-27 14:13:55 +00:00
Cornelius Roemer be8233b8bb
nextclade: add page (#8400) 2022-08-26 20:25:21 +00:00
K.B.Dharun Krishna ce1f5f01f5
distrobox-*: add Tamil translation (#8377) 2022-08-25 09:42:31 -03:00
Luis Saes e2d9387965
pip, pip-install, pip-uninstall, touch: add pt_BR translation (#8396)
* touch: update pt_BR translation

* pip: update pt_BR translation

* pip-install: add pt_BR translation

* pip-uninstall: add pt_BR translation

* Update pages.pt_BR/common/pip.md

* Update pages.pt_BR/common/touch.md

* Update pages.pt_BR/common/touch.md

* Update pages.pt_BR/common/touch.md

* Update pages.pt_BR/common/touch.md

* Update pages.pt_BR/common/touch.md
2022-08-25 22:00:11 +10:00
Cornelius Roemer 35b015a0b4
fix: wrong hyphen instead of backtrack in style-guide (#8397) 2022-08-24 19:33:49 +00:00
CleanMachine1 d386b8bc7e
silicon: change the to and 2022-08-24 15:50:55 +00:00
André Santos c84a1a7ecc
jmeter: add page (#8391)
* jmeter: add page

* Rename jmeter.md to pages/common/jmeter.md

* Replaced hyphens with "greater than" signs

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

* Removed trailing backspace

* Using long options and improving variables

Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* Providing concrete examples for proxyhost and port

* Update pages/common/jmeter.md

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

* Refactored commands description

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>

* Refactored commands description

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-08-25 01:41:48 +10:00
hellojukay 9e0bcb0ced
silicon: add page (#8392)
* add new page silicon

* fixed ci #8392

* fixed #8392

* fixed #8392

* fixed #8392

* fixed #8392
2022-08-24 18:05:47 +05:30
Emily Grace Seville 5b1acd3a89
CONTRIBUTING: add notes about placeholders and some examples (#8366)
* Add notes about placeholders and some examples

* Apply suggestions from code review

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

* Use `tokens` instead of `things`

Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-08-24 18:50:36 +10:00
CleanMachine1 01f68eb87f
daemon: add page (#8390)
* daemon: add page

* daemon: add delay example

* Update pages/linux/daemon.md

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>

* Update pages/linux/daemon.md

* Update pages/linux/daemon.md

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-08-24 13:27:11 +08:00
Guohan Li 136a6df302
uname: update Chinese translation (#8393) 2022-08-24 13:52:57 +10:00
Guohan Li 9838a35794
vue: update chinese translation (#8394) 2022-08-24 13:51:57 +10:00
Emily Grace Seville 38d904a408
assoc, attrib: update page (#8349) 2022-08-23 19:20:07 +00:00
jxu 17b6ad9943
gcc: use short -o option for output (#8387) 2022-08-23 13:02:42 -03:00
jxu cecf8f2150
gcc: mention -c compiles into object file (#8381)
* gcc: mention -c compiles into object file

* gcc: clarify wording about compiling to object file

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-08-22 22:12:20 +10:00
Josh Delsman 09b5bb8c04
flarectl: add page (#8345)
* flarectl: add page

* Update pages/common/flarectl.md

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

* Update pages/common/flarectl.md

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

* Update flarectl.md

Fixing errors

* Update pages/common/flarectl.md

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

* Update pages/common/flarectl.md

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

* Update pages/common/flarectl.md

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

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
2022-08-22 11:31:23 +10:00
Emily Grace Seville fc968a715d
choice: update page (#8351)
* Refresh choice.md

* Fix help example

* Fix syntax error

* Fix grammar error

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

* Fix grammar error

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

* Use `the current user`

* Remove .swp file

* Simplify --help example

* Fix grammar error

Co-authored-by: Jack Lin <46962923+blueskyson@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: Jack Lin <46962923+blueskyson@users.noreply.github.com>
2022-08-21 12:33:37 +05:30
Muhammad Falak R Wani f6685e6cb1
vgrep: add page (#8383)
* vgrep: add page

Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>

* vgrep: fix token syntax

Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>

* vgrep: appease the linter

Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>

Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-08-20 22:34:38 +00:00
Alex Martens 25a2a44a01
unzstd: add page (#8385) 2022-08-20 22:33:05 +00:00
Leon Feng f3c12cc75b
pnpm: update page (#8384) 2022-08-20 18:03:47 +05:30
CleanMachine1 dc513e7192
*: fix spelling error 2022-08-20 02:38:55 +02:00
Guohan Li ce4578cade
cd: update Chinese translation (#8375) 2022-08-19 15:44:49 -03:00
Luis Braschi 0cf74cf39b
alien: add pt_BR translation (#8376) 2022-08-19 11:20:34 -03:00
Nicolas Hansse 028208fe7c
aws-kinesis, aws-lambda: add French translation (#8374) 2022-08-19 11:11:47 -03:00
K.B.Dharun Krishna dfe8cd573c
fdisk, fwupdmgr: add Tamil translation (#8371) 2022-08-19 08:34:55 -03:00
Emily Grace Seville b796a43b7f
Remove -L example: (#8365)
- according to: https://unixhealthcheck.com/blog?id=157
2022-08-19 08:14:41 +05:30
Sam Tay 278ac3f439
pbcopy: update page (#8372)
* pbcopy: fix stdin/stdout mixup in description

* Update pages/osx/pbcopy.md

Co-authored-by: Adrien Thebo <adrien@lagrange-automation.io>

* Update pages/osx/pbcopy.md

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

* Conform pbcopy page to tldr standards

Co-authored-by: Adrien Thebo <adrien@lagrange-automation.io>
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
2022-08-19 12:21:09 +10:00
Guohan Li 93ed1e4838
brew: fix simplified Chinese translation (#8368)
Some words are written in traditional Chinese, which should be simplified Chinese.
2022-08-19 11:27:25 +10:00
Nicolas Hansse 3b4bf8b260
aws-help, aws-iam: add French translation (#8369) 2022-08-19 11:26:34 +10:00
Emily Grace Seville e7eae6c772
bash: refresh page (#7980)
* Refresh a page:
- better grammar
- better token syntax

* Simplify `-s` example
2022-08-18 17:53:37 -07:00
K.B.Dharun Krishna 014427d75d
gedit:add Tamil translation (#8363) 2022-08-18 03:21:30 +00:00
K.B.Dharun Krishna 7c923743ce
MAINTAINERS: add @adrienthebo to collaborators (#8362) 2022-08-17 17:44:27 -03:00
LiLittleCat bba7a6c7da
ls: add Chinese translation (#8360) 2022-08-18 05:31:03 +10:00
Nicolas Hansse 518a2fe777
aws-glue, aws-google-auth: add French translation (#8361) 2022-08-17 08:35:58 -03:00
千玄子 e045c22ad6
adduser: update Chinese translation (#8356) 2022-08-16 11:06:27 +05:30
LiLittleCat 58b46d5a28
find: add Chinese translation (#8358) 2022-08-16 11:00:54 +05:30