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
Jeroen Meulemeester
c9e197e8d7
cowsay: add page
2016-01-03 12:11:19 +01:00
Igor Shubovych
27e7a86ecd
Merge pull request #551 from rilut/patch-1
...
Add Rust client to README.md
2016-01-03 13:06:44 +02:00
Maonx
c4d1f7e7e2
timedatectl: add page
2016-01-03 15:15:37 +08:00
Felix Yan
fc146b135a
Merge pull request #521 from webb04/ditto
...
ditto: add page
2016-01-03 07:46:01 +08:00
webb04
0fdd370a27
ditto: add page
2016-01-02 23:29:07 +00:00
Igor Shubovych
2c215438cd
Merge pull request #553 from kmoe/useradd
...
useradd, userdel, usermod: move from common to linux directory
2016-01-03 00:54:00 +02:00
Katy Moe
481a1d9bc9
useradd, userdel, usermod: move from common to linux directory
2016-01-02 18:20:58 +00:00
Rizky Luthfianto
17993eadcf
Add Rust client to README.md
2016-01-03 00:10:44 +07:00
Cvetomir Denchev
7c94c01237
Merge branch 'master' into find
2016-01-02 18:00:13 +02:00
Igor Shubovych
61fb7a6f89
Merge pull request #548 from kmoe/pgrep
...
pgrep: remove pkill example and correct tokens
2016-01-02 17:57:16 +02:00
Cvetomir Denchev
120f84eb37
Merge branch 'master' into find
2016-01-02 17:51:03 +02:00
Katy Moe
ce9b0e1059
pgrep: remove pkill example and correct tokens
2016-01-02 14:50:53 +00:00
Waldir Pimenta
f2e7e8aefd
Merge pull request #549 from tldr-pages/rm-trailing-spaces
...
ulimit: fix linting (remove trailing spaces)
2016-01-02 10:44:31 +00:00
Waldir Pimenta
c163deea80
ulimit: fix linting (remove trailing spaces)
2016-01-02 10:43:05 +00:00
Cvetomir Denchev
edffbce6ce
Merge branch 'master' into find
2016-01-02 12:40:24 +02:00
Igor Shubovych
d973b1aa2b
Merge pull request #517 from Cvetomird91/ulimit
2016-01-02 12:09:32 +02:00
Igor Shubovych
e45b0d7198
Linting
2016-01-02 03:09:44 +02:00
Waldir Pimenta
3bd87e6746
Merge pull request #541 from kmoe/pkill
...
pkill: add page
2016-01-02 01:03:25 +00:00
Waldir Pimenta
88b68de3c2
Merge pull request #547 from jdecool/linux-sshcopyid
...
Add ssh-copy-id page
2016-01-02 00:56:34 +00:00
Katy Moe
652933225f
pkill: add page
2016-01-02 00:48:55 +00:00
Jérémy DECOOL
dda6e37954
Add ssh-copy-id page
2016-01-02 01:19:38 +01:00
sfarzy
2177d2b752
defaults: Included domain attribute
...
domain attrribute to access system defaults
example for default write added
2016-01-02 03:54:20 +05:30
Igor Shubovych
0173a275b7
Merge pull request #519 from Cvetomird91/last
...
last: added the command in common section
2016-01-01 22:49:14 +02:00