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

7622 commits

Author SHA1 Message Date
Sljeeder
9a628faa51
README: add kb to similar projects (#5042) 2020-12-30 10:54:38 -03:00
Starbeamrainbowlabs
ec9f4a4d1d
Merge branch 'master' of https://github.com/SuperSonicHub1/tldr into
SuperSonicHub1-master
2020-12-30 13:38:08 +00:00
Diego B. Fernandez
493632b02b
clj: add pt_BR translation (#5051) 2020-12-30 13:31:51 +00:00
Starbeamrainbowlabs
deb1d81da3
Merge branch 'master' into master 2020-12-30 13:30:47 +00:00
Azat Akhmetov
97bfd149cf
pip-install: add page (#4983) 2020-12-30 13:25:03 +00:00
Ivor Benderavage
c1c8c1bcf3 deluge: French translation formatting 2020-12-30 13:23:22 +00:00
Ivor Benderavage
645207b695 base32: French translation formatting 2020-12-30 13:23:22 +00:00
Ivor
84217716da deluged: add French translation 2020-12-30 13:23:22 +00:00
Ivor
aeeff8e77c deluge: add French translation 2020-12-30 13:23:22 +00:00
Ivor
9ceab1cb0c base32: add French translation 2020-12-30 13:23:22 +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
af00e6b0f0 thunar: add more information link 2020-12-29 12:02:05 +00:00
Owen Voke
b87b19fd6d thunderbird: add more information link 2020-12-29 12:02:05 +00:00
Owen Voke
0a671b4402 nethogs: add more information link 2020-12-29 12:02:05 +00:00
Owen Voke
f28681dd36 xcopy: add more information link 2020-12-29 12:02:05 +00:00
Owen Voke
d6612d511c cipher: add more information link 2020-12-29 12:02:05 +00:00
Owen Voke
0c16eb24fd ftp: 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
Gingka Akiyama
223e095d7d
tmutil: add page (#5054) 2020-12-29 19:43:22 +08:00
Axel Navarro
f609506037
kde-inhibit: add page (#4976) 2020-12-27 10:21:13 +00: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
Waldir Pimenta
4cb9199575 Improve role change message templates 2020-12-26 15:18:16 +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
sbuller
2c80e464ba
lsblk: add custom output example (#5039) 2020-12-22 08:59:32 -03:00
dependabot[bot]
f8d3d6cdfa
build(deps): bump ini from 1.3.5 to 1.3.8 (#5023)
Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-19 21:00:36 +00:00
Kyle Anthony Williams
f320863c9d Repaired indentation error. 2020-12-19 14:58:03 -05:00
Gianni Young
aad048d0b7
tuir: add page (#5025) 2020-12-19 19:25:25 +00:00
Axel Navarro
841e17f89a
security: add page (#5033) 2020-12-19 19:23:51 +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
Kyle Anthony Williams
6251e4eb3b Finished resolving of commits. 2020-12-18 22:52:07 -05:00
Kyle Anthony Williams
080fe1a01f Changed indent size for Python files. 2020-12-18 22:40:29 -05:00
Kyle Anthony Williams
f225e1a30a Merge remote-tracking branch 'upstream/master' 2020-12-18 22:38:17 -05: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
Mattia Righetti
37eee7881c
nmap: add Italian translation (#5029) 2020-12-16 16:23:47 -03:00
hodapp512
76c19c3dfd
vimdiff: cleanup and update page (#4968) 2020-12-14 10:03:56 -03:00
George Vlahavas
cb83e50f55
slapt-src, spi: add page, slapt-get: fix example (#5014) 2020-12-14 09:05:58 -03:00
Axel Navarro
31f4dbf8e5
MAINTAINERS: add navarroaxel (#5024) 2020-12-12 22:50:32 +00:00