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

3639 commits

Author SHA1 Message Date
Thomas Wünsche
152ee9b622
sort: add output file example (#5040) 2021-01-04 09:52:10 -05:00
bl-ue
12ec154efb nmap: remove SSL example to reduce count to 8 2021-01-03 19:49:11 -05:00
bl-ue
40120a4cc8
tar: remove last example to reduce count to 8 (#5078) 2021-01-04 00:23:25 +00:00
empty
64a30d8d3a
youtube-dl: improve download a playlist and extract mp3 (#5037) 2021-01-03 10:25:16 -03:00
Matthew Peveler
652d4b63a1
docker-container: fix filename spelling (#5067) 2021-01-02 18:48:03 -03:00
Axel Navarro
3ee0d9049c uvicorn: remove trailing space in title line 2021-01-02 18:47:11 -03:00
Mattia Righetti
f8f1570936
minifab: add page (#5030)
* minifab: add page

* minifab: italian translation
2021-01-01 17:29:19 -05:00
Morgan Erlich
ffa6317a54
nix-shell, nix-env: add page and fix manual link (#5060) 2021-01-01 17:12:38 -05:00
Starbeamrainbowlabs
06b697b9f7 nc: remove redundant examples 2021-01-01 18:56:20 -03:00
Starbeamrainbowlabs
653dbf065b nc: fix grammar 2021-01-01 18:56:20 -03:00
diohabara
2381a08178
dust: add page (#5055)
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-01-01 16:47:33 -05:00
Starbeamrainbowlabs
a1b636f844
jq: remove example to bring it under the 8 example limit (#5057) 2021-01-01 16:30:53 -05:00
Azat Akhmetov
97bfd149cf
pip-install: add page (#4983) 2020-12-30 13:25:03 +00:00
Andrea
db2961245b sha1sum, sha224sum, sha364sum, sha512sum: Fix wrong command name 2020-12-30 13:12:18 +00:00
Andrea
87c4f47037 sha*sum: update description for quiet option
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2020-12-30 13:12:18 +00:00
Andrea
ffd5838c4e sha*sum: fix missing colons 2020-12-30 13:12:18 +00:00
Andrea
7076fe8a9c sha*sum: add example about the creation of a list of checksums 2020-12-30 13:12:18 +00:00
Andrea
45d36431de sha*sum: change example to long arguments 2020-12-30 13:12:18 +00:00
Andrea
3bde35a542 sha*: add --quiet option example 2020-12-30 13:12:18 +00:00
Andrea
1b4c23259b sha256: add missing colon 2020-12-30 13:12:18 +00:00
Andrea
0bfca8e30d sha256sum: add --quiet option example 2020-12-30 13:12:18 +00:00
Owen Voke
b87b19fd6d thunderbird: add more information link 2020-12-29 12:02:05 +00:00
Axel Navarro
2ee8662bd1
fastlane: add page (#5034) 2020-12-29 19:57:05 +08:00
Waldir Pimenta
5430739f1d
Fix syntax of "More information" links (#5050) 2020-12-29 19:46:54 +08:00
Lucas Gabriel Schneider
8b80cf08b8
change markdown to Markdown (#5049) 2020-12-29 19:45:05 +08:00
Joshua Casey
981b2bea36
direnv: fix typo in edit example (#5041) 2020-12-27 01:19:32 +00:00
aherst
0e3a93a198
openssl-req: hyphenate self-signed (#5052) 2020-12-26 21:41:12 +00:00
Diego B. Fernandez
f3e92ad0a4
clj: add page (#4980)
* clj: add page

* Update pages/common/clj.md

* Update clj.md

* Update clj.md

* Apply suggestions from code review

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>

* Apply suggestions from code review

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2020-12-23 13:59:36 +00:00
Gianni Young
aad048d0b7
tuir: add page (#5025) 2020-12-19 19:25:25 +00:00
Steven Pitts
5a17971b1c
kubectl: add kubectl describe in header (#5032)
https://github.com/tldr-pages/tldr/pull/4494 added `kubectl describe` help, but the main page still doesn't mention it. Add a note about its usage.

This is an important command, but it exceeds the suggested limit of 8 examples (do subcommands count as "examples"?). We could instead replace the `kubectl get` example with `kubectl {{get|describe}}`, but I'm really not a fan of that, since they're two different subcommands.
2020-12-19 19:20:46 +00:00
ruru4143
f7a116929c
topydo: add page (#5017) 2020-12-19 19:07:28 +00:00
Janek
7a95a5180f
mixxx: add common page (#4959) 2020-12-19 18:56:00 +00:00
Gianni Young
abd16f124c
tmpmail: add page (#5026)
* tmpmail: add page

* Update tmpmail.md

* Update tmpmail.md

* Update pages/common/tmpmail.md

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

* Update pages/common/tmpmail.md

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

* Update pages/common/tmpmail.md

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

* Update pages/common/tmpmail.md

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

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2020-12-18 13:22:05 +00:00
Kiran Joshi
365397c40b
scp: add -P example (#5027) 2020-12-17 07:16:17 -03:00
hodapp512
76c19c3dfd
vimdiff: cleanup and update page (#4968) 2020-12-14 10:03:56 -03:00
bl-ue
6ebb4969f1
2to3: add page (#5015) 2020-12-12 17:58:02 -03:00
bl-ue
051ce4819b
etcd: add page (#5007) 2020-12-12 17:07:25 -03:00
Sosthene-Guedon
05cdce5001
brotli: add page (#5016) 2020-12-12 16:52:03 -03:00
Zapan Gao
a1dbd179a5
bg, fg, jobs: add a '%' before '{{job_id}}' (#5021) 2020-12-12 16:50:14 -03:00
bl-ue
cc8246f3aa
conan: add page (#5008) 2020-12-12 18:06:49 +00:00
bl-ue
1d9c989711
from: add page (#5011) 2020-12-12 02:21:46 -03:00
klew
5ccf69e1c3
redis-cli: add new argument -c (#5022) 2020-12-12 03:13:57 +00:00
Tim Hwang
f6748fd090
fd: add --exec (#5019) 2020-12-12 03:12:55 +00:00
bl-ue
244a7b1c70
etcdctl: add page (#5006) 2020-12-11 21:29:31 +00:00
bl-ue
2718393db1 [many]: fix typos 2020-12-11 21:27:28 +00:00
Mateusz Soszyński
e5a6af0299
flutter: fix typo (#5020)
Platforms need to be divided only by `,` not space
2020-12-11 21:25:47 +00:00
Axel Navarro
bd07d874ee
flow: add page (#4978) 2020-12-09 11:13:00 -03:00
bl-ue
9d2f609139
htop: move from linux to common (#5012) 2020-12-08 00:48:19 -03:00
Ali Malek
256d99646c
lynx: add page (#4815) 2020-12-07 10:11:31 -03:00
Mark Bluemer
4d4b44fd69
fisher: update page to comply with Fisher 4.0 (#4999) 2020-12-06 18:02:17 -03:00