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

2912 commits

Author SHA1 Message Date
Ohad Eytan
adb9519c96 chisel: fix typo (#3410) 2019-10-13 12:52:11 +01:00
Agniva De Sarker
0d048d2074 kustomize: make minor improvements (#3409) 2019-10-13 12:47:00 +01:00
Rui Alves
aa36609be5 man: improve grammar 2019-10-13 08:59:44 +05:30
Lucas Gabriel Schneider
3358db816e find: update description
Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2019-10-13 08:58:04 +05:30
Lucas Gabriel Schneider
c0fc8b1f2d ipfs.md: update descrption
Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2019-10-13 08:58:04 +05:30
Lucas Gabriel Schneider
9559a85db4 ipfs.md: update description
Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2019-10-13 08:58:04 +05:30
Lucas Gabriel Schneider
3dc031f914 Update pages/common/hugo.md
Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2019-10-13 08:58:04 +05:30
Lucas Gabriel Schneider
f108b4dc5c fd: fix typo
Co-Authored-By: Andrik Albuquerque <andrik.albuquerque@gmail.com>
2019-10-13 08:58:04 +05:30
Schneider
42152ed459 multiple pages: rephrase without adjectives 2019-10-13 08:58:04 +05:30
Erik Weibust
df29c21ec9 java: added help argument (#3375) 2019-10-11 16:03:27 -03:00
Ivan Aracki
bc3d0291c1 info: add page (#3373) 2019-10-11 11:49:35 -03:00
Ivan Aracki
d2520560a8 k8sec: add page (#3341) 2019-10-10 19:42:43 +01:00
Koung
93538ed58d goimports: add page (#3308) 2019-10-10 19:11:18 +01:00
Toon Nolten
7904a322f2 tar: simplify extraction examples (#3336)
Dropped the examples for extraction of specific compressed archives, tar
has had autodetection of the compression for over two decades.

Removed the dashes. No versions of tar require them and all they do is
cost you POSIX compatibility. (POSIX tar did *not* allow for the
dashes.)
2019-10-10 18:28:46 +01:00
Antoine Méausoone
2e5b3d01eb kustomize: add page (#3360) 2019-10-10 13:44:51 +02:00
nath1as
05c8383a77 fnm: add page (#3320) 2019-10-10 13:42:15 +05:30
Fabien Meurillon
738b583d5a kafkacat: fix parameter bracket (#3362) 2019-10-09 23:37:32 +02:00
Sakthivel Balasubramaniam
83aef83efa jwt: add page (#3350) 2019-10-09 12:59:16 -03:00
Owen Voke
5ad73d10f3 particle: add page (#3356) 2019-10-09 00:11:27 +01:00
W. M. Moreland
c1e257fd44 unison: add page (#3358) 2019-10-08 18:46:12 +01:00
Koung
c0e340e8c1 gotty: add page (#3335) 2019-10-08 10:14:30 -03:00
Ohad Eytan
28d4a486f4 chisel: add page (#3343) 2019-10-08 08:16:02 +02:00
Samruddhi Somani
af27d2f96a fish: add example for environment variables (#3338) 2019-10-07 18:55:45 +02:00
Lucas Gabriel Schneider
83b623d988 multiple pages (pt_BR): fix homepage tokens (#3340) 2019-10-07 15:31:50 +02:00
Ivan Aracki
1898be912d k8s-unused-secret-detector: add page (#3342) 2019-10-07 15:29:25 +02:00
wayne
71d8dcd96a alacritty: add page (#3306) 2019-10-07 15:27:09 +02:00
Koung
d36c8895e1 cotton: add page (#3312) 2019-10-07 10:13:26 +01:00
Ashish Shenoy
5aacf360df powerstat: add page (#3334) 2019-10-06 21:20:39 -03:00
Marco Bonelli
841ec0d945 exiftool: reword and clarify page. (#3324) 2019-10-06 20:48:58 +05:30
Koung
a4177137ba goreload: add page (#3309) 2019-10-06 18:39:28 +05:30
DrivableJonatan
386bd43dbb Update qemu-img.md (#3330) 2019-10-06 13:07:46 +01:00
lmazardo
97bc3a92f9 git-checkout: add example to go to previous branch (#3319) 2019-10-06 12:51:23 +05:30
Marco Bonelli
b751a31f72 exec: correct and clarify example descriptions. (#3325) 2019-10-06 09:04:58 +05:30
Natechawin Suthison
8edaf18d93 sdiff: add page (#3304) 2019-10-05 11:56:02 +01:00
Antoine Amara
c2db2b45b7 hping: add new page (#3305) 2019-10-05 11:45:53 +01:00
rakafo
17210be8d5 qemu-img: add convert example (#3321) 2019-10-05 11:39:24 +01:00
Marco Bonelli
f30e7ed891 expand: clarify last command using a concrete example. (#3326) 2019-10-05 14:51:20 +05:30
Starbeamrainbowlabs
0d96f78550 git lfs: add page (#3302) 2019-10-04 23:06:34 -03:00
Natechawin Suthison
088cb7913a sbt: add page (#3299) 2019-10-04 07:50:39 +01:00
Ashish Shenoy
cb3dde8502 iverilog: add page (#3303) 2019-10-03 22:35:53 +02:00
nick lynch-jonely
c2bde54e33 guacd: add page (#3296)
* guacd: add page

* Update pages/common/guacd.md

Good feedback!

Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>

* Update pages/common/guacd.md

Good feedback!

Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>

* Update pages/common/guacd.md

Good feedback!

Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>

* Update pages/common/guacd.md

Good feedback!

Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>

* Update pages/common/guacd.md

good feedback!

Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2019-10-03 14:59:54 -03:00
Raffaele Mignone
6b3d1f39d5 cryfs: add page (#3295) 2019-10-03 17:50:55 +01:00
Yurii Rochniak
bb5bd628b7 aws-google-auth: add page (#3287) 2019-10-03 08:59:00 +01:00
Yurii Rochniak
abbdb46c3b awk: add loops and conditions examples (#3300) 2019-10-03 09:32:03 +02:00
stets
949ac07324 flask: add page (#3290) 2019-10-02 17:08:17 +01:00
Raffaele Mignone
4254f54ad4 shiori: add page (#3289) 2019-10-02 16:35:08 +01:00
Zachary Sherwin
ec2213a34a perl: add PCRE one liner example (#3129) 2019-09-24 15:00:09 +02:00
David Hatch
c8ee465c2f kill: adds a new example of killing a job (#3275) 2019-09-22 09:43:07 +05:30
Waldir Pimenta
b7926ee5db firefox: improve example descriptions (#3276)
Also fix the main description to conform to the style guide.
2019-09-21 22:39:37 +02:00
Alexander Peltzer
f3bb4d677a nf-core: add page (#3274) 2019-09-20 13:52:29 +05:30