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

871 commits

Author SHA1 Message Date
Felix Yan
1e4f33ae78 Merge pull request #761 from oxguy3/patch-1
phpize: add page
2016-02-06 08:58:16 +08:00
TiredSounds
c0c114e033 Include path in find example in xargs page. 2016-02-05 20:48:05 +00:00
Hayden Schiff
dd504d545d sum: mentioned cksum 2016-02-05 12:05:30 -05:00
Hayden Schiff
6f8ec67bcb shred: typo fix 2016-02-05 12:03:46 -05:00
Hayden Schiff
ec4634971b base32: add page 2016-02-05 11:37:35 -05:00
Hayden Schiff
753e94850b base64: moved from linux to common 2016-02-05 11:37:27 -05:00
Hayden Schiff
1efe814fc7 shred: add page 2016-02-05 11:22:47 -05:00
Hayden Schiff
d904a0b788 sum: add page 2016-02-05 11:04:37 -05:00
Hayden Schiff
4a89cfeafe phpize: changed bullets 2016-02-05 11:00:30 -05:00
Hayden Schiff
b9614e66dd phpize: add page 2016-02-05 10:56:40 -05:00
TiredSounds
0419ff65ec Change 'ls' example for xargs page to 'find -name' 2016-02-04 21:59:35 +00:00
Maxime Loliée
ee92bc7488 fzf: add page 2016-02-04 20:56:56 +01:00
Matthieu Oger
423d71f9e5 awk: add /search/ example 2016-02-04 19:30:40 +01:00
Ruben Vereecken
ad4925e569 Merge pull request #743 from oxguy3/mitmproxy
mitmproxy: add page
2016-02-04 05:56:00 -08:00
nelsonchung
525df4d8c5 Add route.md 2016-02-03 11:31:55 +08:00
Leandro Ostera
fa2a2ba150 Merge pull request #748 from nevsan/arp2
arp: Generalize to common and add cache clearing.
2016-02-02 08:25:51 +01:00
Leandro Ostera
d419abe00b Merge pull request #753 from igorshubovych/npm
npm: removed some examples and added others
2016-02-02 08:21:49 +01:00
Igor Shubovych
607d56d0a1 Merge pull request #740 from oxguy3/xz
xz: add page
2016-02-01 21:41:56 +02:00
Hayden Schiff
4d7fcde503 xz: added "the" 2016-02-01 13:48:59 -05:00
Nevada Sanchez
74d42d3e02 arp: Generalize to common and add cache clearing. 2016-01-31 21:05:33 -05:00
Igor Shubovych
7e4f7e29ae Merge pull request #738 from oxguy3/dhcpwn
dhcpwn: add page
2016-01-30 23:22:42 +02:00
Igor Shubovych
f785b8d431 npm: move 'npm install -g' to the top 2016-01-30 18:15:22 +02:00
Igor Shubovych
7692a0d13a npm: removed some examples and added others 2016-01-30 15:05:05 +02:00
Igor Shubovych
f708f359eb xargs: lint, remove controversial example 2016-01-29 15:30:51 +02:00
Alex Flores
85da9a1c03 replace example with an OS agnostic example 2016-01-29 15:30:51 +02:00
Alex Flores
b1d38625d5 adds commands to xargs and moves to pages/common
- xargs is also native to OS X
2016-01-29 15:30:51 +02:00
Ruben Vereecken
b48c6b94f5 Merge pull request #713 from oxguy3/tabula
Add tabula-extractor
2016-01-29 15:21:35 +02:00
Ruben Vereecken
787919b264 Merge pull request #703 from oxguy3/download-tools
Added download tools
2016-01-29 15:21:01 +02:00
Igor Shubovych
283261a029 Merge pull request #742 from oxguy3/optipng
optipng: add page
2016-01-28 23:33:14 +02:00
Hayden Schiff
774af43aa4 tldr: added --update example 2016-01-28 16:32:43 -05:00
Hayden Schiff
5d671ea965 pngcrush: changed wording to match optipng 2016-01-28 16:27:44 -05:00
Hayden Schiff
5750cca1f7 mitmproxy: "binded"-->"bound"
i can write english real good like
2016-01-28 16:22:29 -05:00
Hayden Schiff
f07f4532b2 xz: better compression ratio examples 2016-01-28 16:20:30 -05:00
Hayden Schiff
9a819adb6f mitmproxy: add page 2016-01-28 16:14:24 -05:00
Hayden Schiff
78eebef66b optipng: reworded options 2 and 3 2016-01-28 16:07:49 -05:00
Ruben Vereecken
254cc5977c Merge pull request #702 from oxguy3/csvkit
Added most of csvkit
2016-01-28 22:57:37 +02:00
Hayden Schiff
f142b9966f optipng: add page 2016-01-28 15:47:13 -05:00
Hayden Schiff
c2f3ce125b pngcrush: add page 2016-01-28 15:44:45 -05:00
Hayden Schiff
c2a39d42c2 xz: add page 2016-01-28 15:42:05 -05:00
Hayden Schiff
9d7a09ebcc mitmdump: add page 2016-01-28 15:36:32 -05:00
Hayden Schiff
02532061eb dhcpwn: add page 2016-01-28 15:25:12 -05:00
Hayden Schiff
ac13221b41 csvcut: formatting cleanup 2016-01-28 15:11:53 -05:00
Hayden Schiff
749ca0897d csvformat: better wording and clarifications 2016-01-28 15:08:47 -05:00
Hayden Schiff
9e24ad78a2 csvpy: changed italics to code formatting 2016-01-28 15:07:06 -05:00
Leandro Ostera
59358f279e Merge pull request #725 from d33tah/pv
Add pv
2016-01-28 19:49:38 +01:00
Jacek Wielemborek
1bc96c237d Add pv.md. 2016-01-28 18:44:01 +01:00
Seth Woodworth
6692518213 Adds git-add -p instructions 2016-01-28 09:37:49 -05:00
Jacob Clark
fae986d625 Client certificate in cUrl example 2016-01-28 12:12:55 +00:00
Ruben Vereecken
b4304e1050 Fixed damage done by formatter some time ago 2016-01-28 12:41:42 +01:00
Felix Yan
d3fb8144fa Fixed typo in sails.md after reformatted 2016-01-28 15:43:20 +08:00