1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
Commit graph

5665 commits

Author SHA1 Message Date
Hugh
a158032e7e
adb-logcat: add page (#8424) 2022-09-01 18:16:29 -03:00
Alexandre Hassan
ec300f80fa
gnmic: add page and subpages (#8367)
* gnmic - add

* Change file extension

* Fix newlines

* update gnmic pages and add gnmic sub alias

* fix link

* add period

* fix missing punctuation

* fix ip:port formatting

* Implemented @adrienthebo suggestions

* missing period

* @EmilySeville7cfg suggestions

* remove --insecure and write out sub
2022-09-02 04:57:16 +10:00
Cairn
e6713a2ffb
pixterm: add page (#8411) 2022-09-01 18:35:59 +05:30
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
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
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
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
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
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
Emily Grace Seville
b796a43b7f
Remove -L example: (#8365)
- according to: https://unixhealthcheck.com/blog?id=157
2022-08-19 08:14:41 +05:30
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
42161e882c
aws-ec2: Reorder commands in page (#8355)
* aws-ec2: Update page

* aws-ec2: update page(de)

* aws-ec2:Update page(fr)

* aws-ec2:Update page(BR)
2022-08-16 13:14:21 +08:00
AriESQ
4bc6af6acc
git-config: add --show-origin example (#8357) 2022-08-16 07:34:51 +05:30
Emily Grace Seville
e6fb17a014
ed: refresh/add pages (#7933)
* Update common/ed.md

* Create osx/ed.md

* Prefer `a specific`

* Fix quoting in common/ed

* Fix quoting in osx/ed
2022-08-15 10:53:12 +10:00
izokina
a3d5656a8d
perl: fix -i option description (#8340) 2022-08-12 18:15:51 +05:30
Muhammad Falak R Wani
86c27744b0
pyenv: add example to list all installable versions (#8327)
* pyenv: add example to list all installable versions
* pyenv: add italian translation

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Suggested-by: Marco Bonelli <mebeim@users.noreply.github.com>
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-08-10 16:27:12 +05:30
CleanMachine1
0b148c3071
gum: add page (#8314) 2022-08-08 15:12:22 +02:00
marchersimon
91099b4874
tlmgr-restore: add page (#8288) 2022-08-07 12:44:20 -03:00
Nicolas Kosinski
d77ba3e21f
sdk: generalize for any SDKs and enhance explanations (#8232)
* sdk: generalize for any SDKs and enhance explanations

1. There was a mix between 'gradle' and 'SDK'. We now only refer to 'SDK'.
Using the acronym for conciseness (the description explains the acronym).

2. Explanation for 'sdk use' was misleading. See https://sdkman.io/usage#use:

> It is important to realise that this will switch the candidate version for the current shell only.

3. Explanation for 'sdk current' has been enhanced, introducing the stable version concept aka 'candidate'.
See https://sdkman.io/usage#listcandidates:

> This will render a searchable alphabetic list with name, current stable default version (...)

* Update pages/common/sdk.md

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

* Update pages/common/sdk.md

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

* Update pages/common/sdk.md

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

* Update pages/common/sdk.md

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

* Update pages/common/sdk.md

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

* Update pages/common/sdk.md

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2022-08-07 13:46:16 +00:00
marchersimon
1e83ba1d7e
tlmgr-repository: add page (#8289) 2022-08-06 22:44:04 +05:30
Nicolas Hansse
cb0fe4c2c9
antibody, apg: add French translation (#8225) 2022-08-06 13:15:06 -03:00
Emily Grace Seville
4abe09f8b3
chmod: update placeholders in examples (#8300) 2022-08-06 08:41:59 +05:30
hellojukay
5772fa2b18
grafana-cli: add page (#8299) 2022-08-05 10:36:25 +02:00
marchersimon
ef3797f12b
fc: remove subcommand mention (#8291) 2022-08-04 13:15:48 +08:00
Emily Grace Seville
289f1ad378
powershell: refresh page (#7984) 2022-08-03 23:41:30 +00:00
Jakob Miksch
36da1e723f
gdalwarp: add page (#8274) 2022-08-02 15:33:47 +02:00
Nicolas Hansse
bff1487aa0
aria2, aria2c: add French translation & page edit (#8253) 2022-08-02 13:13:12 +02:00
marchersimon
f1792178bd
tlmgr-conf: add page (#8188) 2022-08-01 10:32:44 -03:00
Jakob Miksch
6ab6eb95de
gdal_translate: add page (#8272) 2022-08-01 08:13:15 -03:00
Peder Bergebakken Sundt
687415d81c
vgmstream_cli: add page (#7956) 2022-07-31 17:36:01 -03:00
pixel
3e12416728
pkg-config: move to common (#8267) 2022-07-30 11:08:42 -03:00
git-em
1dc747127b
cmp: refresh page (#7822) 2022-07-30 12:05:02 +00:00
marchersimon
7484bb7311
ripgrep: add page (#8265) 2022-07-30 04:39:19 -03:00
Adrien Thebo
a81d36d37f
make: add variable override example (#8249) 2022-07-28 18:57:54 +00:00
marchersimon
367d020a44
rustup-init.sh: add page (#8259) 2022-07-28 16:34:26 +00:00