1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-11-02 03:17:58 +01:00
Commit graph

644 commits

Author SHA1 Message Date
Hayden Schiff
1efe814fc7 shred: add page 2016-02-05 11:22:47 -05:00
Ruben Vereecken
ad4925e569 Merge pull request #743 from oxguy3/mitmproxy
mitmproxy: add page
2016-02-04 05:56:00 -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
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
c2a39d42c2 xz: add page 2016-01-28 15:42:05 -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
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
Vincent Bel
72548b6443 [lsof] Fixed typo after reformatted
The last letter of last word of [the three lines](9676334119 (diff-fe9ad5b63478a92eaf51544c5808ee6cL14)) was omitted after reformatted.
2016-01-28 14:35:41 +08:00
Ahmet Kun
798ea018a0 grep: add -i option 2016-01-28 00:12:10 +02:00
Igor Shubovych
c79272a73c Merge pull request #613 from Cvetomird91/read
added a page for the read builtin
2016-01-27 10:49:22 +02:00
Cvetomir Denchev
f28c653143 added accidentally removed line 2016-01-27 10:19:21 +02:00
Muhammad-Sharif Moustafa
5bbfd2601d javac: add -d and multiple files examples 2016-01-27 00:23:26 -05:00
Cvetomir Denchev
b7b24ab692 removed unnecessary lines 2016-01-26 18:05:09 +02:00
Cvetomir Denchev
526bc1aaba added missing closing backticks 2016-01-26 11:52:58 +02:00
Cvetomir Denchev
b0d9304892 removed git symbols 2016-01-26 11:50:08 +02:00
Cvetomir Denchev
e1ddb560fe removed git symbols 2016-01-26 11:46:05 +02:00
Cvetomir Denchev
f194b860d0 fixed conflict 2016-01-26 11:43:58 +02:00
Cvetomird91
9547f8992c added a page for the read builtin 2016-01-26 11:40:56 +02:00
Igor Shubovych
9cd44a9de0 Merge pull request #714 from oxguy3/atom
Add atom
2016-01-25 11:43:43 +02:00
Ruben Vereecken
a5409ed437 Edited pigz to more fitting examples 2016-01-25 00:24:49 +01:00
Ruben Vereecken
ac5eb74c78 Merge branch 'master' of git://github.com/kenetik/tldr into kenetik-master 2016-01-25 00:21:49 +01:00
Ruben Vereecken
98c99b1558 Formatted and cut away 3 examples from nix-env 2016-01-25 00:15:36 +01:00
Zekai.Zheng
745a0ddca7 Add the nix-env for common 2016-01-25 00:15:36 +01:00
Ruben Vereecken
43d3566a0f Merge pull request #706 from oxguy3/redshift
Add Redshift
2016-01-24 12:04:42 +02:00
Hayden Schiff
5676e5892d in2csv: better example for piping / -f flag 2016-01-24 02:10:38 -05:00