DreamPiggy
2887aaaea6
add axel
...
axel: add
2016-01-05 16:37:31 +08:00
Igor Shubovych
1492161348
Merge pull request #587 from Ethiraric/bash-page
2016-01-05 09:59:45 +02:00
Felix Yan
3c52dbaeb2
Merge pull request #589 from Cvetomird91/jobs
...
jobs
2016-01-05 15:31:49 +08:00
Felix Yan
6b52979936
Merge pull request #585 from kuanyui/zypper
...
Add linux/zypper
2016-01-05 15:30:47 +08:00
kuanyui
3fb81447ca
Capitalize first character.
2016-01-05 15:24:50 +08:00
Cvetomird91
b02eda97a5
removed typo - changed witch to with
2016-01-05 09:01:24 +02:00
Antonio
b0adce01cb
grep: add line number
2016-01-05 00:30:21 -05:00
Felix Yan
207c974ca7
Merge pull request #460 from SushiDude/patch-1
...
There is no need to have pacman force a refresh of all package lists.
2016-01-05 10:47:31 +08:00
Felix Yan
1938562b79
Merge pull request #373 from igorshubovych/fortune
...
fortune: add page
2016-01-05 10:46:13 +08:00
kumon
53ac09746b
Add class & level details and update usage.
2016-01-05 11:24:03 +09:00
Gergely Imreh
f87170536f
linux/pacman: add more useful commands
2016-01-05 10:21:03 +08:00
sabour_f
01ab02d1ef
bash: add page
2016-01-05 01:33:17 +01:00
Ivan Miskovic
38de59f8cd
vim doc grammar fix
...
Changed
`a programmers text editor`
to
`a programmer's text editor`
2016-01-05 13:29:24 +13:00
Aarin Smith
0b1f296b87
Updated sass to documented syntax. Added commands for non-specified naming
...
Signed-off-by: Aarin Smith <aarinsmith@Aarins-MacBook-Pro.local>
2016-01-04 12:21:59 -08:00
Aarin Smith
b8b02811d6
Add sass page
2016-01-04 10:33:52 -08:00
kuanyui
a46d450306
Add linux/zypper
2016-01-05 02:32:04 +08:00
Aarin Smith
99ad79e207
Added page for Sass
2016-01-04 10:29:19 -08:00
Igor Shubovych
4359692109
Merge pull request #561 from igorshubovych/related-projects
...
Mention cheat and bro as similar projects in README.md
2016-01-04 19:14:12 +02:00
Igor Shubovych
05f2e31f40
Merge pull request #577 from shoichikaji/add-perl5-client
...
add a perl5 client
2016-01-04 18:50:13 +02:00
Joel Huang
f15d078b2f
clearify command purpose in the main description
2016-01-04 23:45:46 +08:00
kumon
2827f15c69
Added ionice
2016-01-05 00:15:09 +09:00
Shoichi Kaji
eff4eae123
add a perl5 client
2016-01-04 22:56:44 +09:00
Joel Huang
819ef66c6b
wording twist
2016-01-04 21:50:38 +08:00
Joel Huang
bd4c37658d
Merge branch 'convmv-page' of github.com:joelhy/tldr into convmv-page
2016-01-04 21:30:13 +08:00
Joel Huang
0c04486218
Add a space between "convert encoding" and (dry run)/(not dry run)
2016-01-04 21:27:37 +08:00
Felix Yan
8e2cfdd3b6
Merge pull request #571 from Ethiraric/make-page
...
make: add page
2016-01-04 20:01:29 +08:00
sabour_f
1e936f5388
make: add page
2016-01-04 12:59:09 +01:00
Igor Shubovych
c3bc91c813
Merge branch 'Parth-Mehrotra-master'
2016-01-04 13:49:42 +02:00
Igor Shubovych
7af5e4bbef
Merge branch 'master' of git://github.com/Parth-Mehrotra/tldr into Parth-Mehrotra-master
2016-01-04 13:47:19 +02:00
Igor Shubovych
f45a0e6ec9
Merge pull request #573 from joearcher/nginx
...
nginx: add -t example
2016-01-04 13:30:36 +02:00
Igor Shubovych
85f7168bd3
Merge pull request #568 from dylanrees/master
...
Create su.md
2016-01-04 13:28:52 +02:00
Joe Archer
31234c9e4b
nginx: add -t example
2016-01-04 10:34:40 +00:00
marklee
bcf3b6b997
mailx: add page
2016-01-04 18:27:47 +08:00
Igor Shubovych
d2b681ad9d
Removing MAINTAINERS, because we are not going to use lgtm.co in the nearest future
2016-01-04 09:50:18 +02:00
Parth Mehrotra
17a6fb99b3
Head args are supposed to be in bytes rather than KB
...
commit 32490f087fce93beadae3c59b10c1b8200734106
Author: Parth Mehrotra <parth.mehrotra.cs@gmail.com>
Date: Sun Jan 3 23:09:09 2016 -0500
replaced spaces with underscores
commit 51c680741e497aa891848e2008f55e5c316c18f0
Author: Parth Mehrotra <parth.mehrotra.cs@gmail.com>
Date: Sat Jan 2 22:23:37 2016 -0500
head args are supposed to be in bytes, rather thank KB
commit 52e1aefe5bdcf05084222ec2c184bdd5ff96cc8e
Author: Parth Mehrotra <parth.mehrotra.cs@gmail.com>
Date: Sat Jan 2 13:31:56 2016 -0500
head args aren't in bytes
2016-01-03 23:11:03 -05:00
Dylan Rees
97e57c9d71
Merge branch 'master' into master
2016-01-03 21:18:22 -05:00
Dylan Rees
f3c40e2fe0
Create su.md
2016-01-03 21:17:33 -05:00
joelhy
9af9b3db5a
Merge branch 'master' into convmv-page
2016-01-04 10:02:40 +08:00
Joel Huang
e7b76dae7d
clarify command's behavior by adding dry run example
2016-01-04 10:00:33 +08:00
Joel Huang
bdd001e331
fix store path
2016-01-04 09:55:36 +08:00
Igor Shubovych
7e2b772475
Merge pull request #560 from igorshubovych/improve-contributing-guidelines
...
Improve Contributing Guidelines
2016-01-04 01:15:55 +02:00
Danilo Bargen
ce3982007f
Add another Rust client to the list
...
@rilut beat me to it :) Here's another Rust client that aims to support
offline caching, the way the NodeJS client does it.
Maybe we can merge the two clients somehow (rilut/rust-tldr#1 ),
otherwise they can coexist as they have a different focus: One fetches
the pages from the net on each command invocation, the other does local
caching.
2016-01-03 23:53:15 +01:00
Yoshinari Takaoka
b107435793
lsof: add -u, -c example and note about privileges
2016-01-04 03:47:24 +09:00
Yoshinari Takaoka
c016a93b7b
strace: add -T example
2016-01-04 03:17:07 +09:00
Igor Shubovych
41f5b4603a
Mention similar (related) projects in README.md
2016-01-03 15:34:57 +02:00
Igor Shubovych
5d39eadde1
Linting
2016-01-03 14:45:57 +02:00
Igor Shubovych
4dd3101162
Merge branch 'maonx-linux-timedatectl'
2016-01-03 14:39:58 +02:00
Igor Shubovych
7b7af97229
Merge branch 'linux-timedatectl' of git://github.com/maonx/tldr into maonx-linux-timedatectl
2016-01-03 14:37:41 +02:00
Igor Shubovych
3ae5617405
Improve Contributing Guidelines
2016-01-03 14:30:19 +02:00
Igor Shubovych
7299a7fb05
Merge pull request #557 from fluxw42/cowsay
...
cowsay: add page
2016-01-03 13:20:30 +02:00