Commit Graph

1115 Commits

Author SHA1 Message Date
Starbeamrainbowlabs
d13af35427 Add imagemagick montage command to common
Polish examples & descriptions

Tweak to make it pass all the tests.

Reword example text

Improved descriptions thanks to @waldrious
2016-01-14 07:42:36 +00:00
Igor Shubovych
78bc391a4a Merge pull request #536 from 85pando/mkfs
Add several mkfs tools
2016-01-14 01:16:52 +02:00
Ruben Vereecken
418792e534 Merge branch 'master' of github.com:tldr-pages/tldr 2016-01-13 23:09:16 +01:00
Waldir Pimenta
a43aeefe90 Merge pull request #665 from AMeng/patch-1
pkill: Add example with -f flag
2016-01-13 22:08:53 +00:00
Ruben Vereecken
5c52a68d7c tldrl now runs first, so it can spot more errors 2016-01-13 23:07:30 +01:00
Alex Meng
017642dd9e pkill: Add example with -f flag
Its useful to be able to kill processes by their full command. The pgrep tldr page already has a -f flag example.
2016-01-13 15:03:35 -07:00
Waldir Pimenta
8c897ea629 Merge pull request #654 from muteness/uniq
uniq: add page
2016-01-13 20:55:11 +00:00
muteness
f8cbd12e70 uniq: add page 2016-01-13 13:23:56 -05:00
Ruben Vereecken
4926983cdf Merge pull request #663 from rubenvereecken/fix-nm
Unmutilated nm pages
2016-01-13 18:50:13 +01:00
Ruben Vereecken
14993dfe0e Sorry for the messup. Unmutilated nm pages 2016-01-13 18:49:30 +01:00
Ruben Vereecken
6f73a436c3 Sorry for the messup. Unmutilated nm pages 2016-01-13 18:40:58 +01:00
Ruben Vereecken
71d1363ce8 Merge pull request #662 from rubenvereecken/master
Changed tldr-lint version to bleeding
2016-01-13 18:21:54 +01:00
Ruben Vereecken
7e4823d2a2 Changed tldr-lint version to bleeding 2016-01-13 18:20:19 +01:00
85pando
7521d8b893 Add several mkfs tools 2016-01-13 16:50:06 +01:00
Ruben Vereecken
19d33db380 Merge pull request #660 from rubenvereecken/travis-tldr-lint
Travis executes tldr-lint to verify our style conventions.
2016-01-13 16:11:54 +01:00
Ruben Vereecken
54bbc41da8 Merge pull request #661 from rubenvereecken/fix-nm
Fix nm syntax
2016-01-13 15:55:06 +01:00
Ruben Vereecken
387f9770df Fix nm syntax 2016-01-13 15:54:31 +01:00
Ruben Vereecken
cdb67c8145 Edited Makefile to reflect node requirement 2016-01-13 15:32:25 +01:00
Ruben Vereecken
5821dc9a87 Attempt at travis 2016-01-13 15:32:25 +01:00
Waldir Pimenta
3194fb07fe minor phrasing tweaks 2016-01-13 14:26:38 +00:00
Igor Shubovych
8deea07668 Merge pull request #659 from tldr-pages/git-tag
git-tag: Clarified how to create annotation
2016-01-13 13:50:48 +02:00
Ruben Vereecken
10ead941f7 git-tag: Clarified how to create annotation 2016-01-13 12:33:17 +01:00
Igor Shubovych
59b45e954e Merge pull request #595 from tldr-pages/fortune-f-desc
fortune: reword description of -f option, reorder
2016-01-13 13:22:39 +02:00
Igor Shubovych
b850114ccf Merge pull request #538 from eddieantonio/pages/nm
nm: add page
2016-01-13 13:21:27 +02:00
Igor Shubovych
5aaa1d13eb Merge pull request #657 from fuerbringer/add-screenfetch
screenfetch: add page
2016-01-13 13:19:09 +02:00
Igor Shubovych
60d61f559d Merge pull request #658 from rubenvereecken/fix-all-of-the-syntaxes
Fix all of the syntaxes
2016-01-13 13:17:57 +02:00
Ruben Vereecken
9676334119 Reformatted pages once more 2016-01-13 12:04:46 +01:00
Ruben Vereecken
c9d0ed3e16 Telnet's syntax was wrong 2016-01-13 11:12:44 +01:00
SeverinFuerbringer
49178d3c7e screenfetch: add page 2016-01-12 22:46:41 +01:00
Igor Shubovych
954bbbaa26 Merge branch 'jamescarlos-curl-header' 2016-01-12 21:33:56 +02:00
Igor Shubovych
4b9e574df8 Merge branch 'curl-header' of git://github.com/jamescarlos/tldr into jamescarlos-curl-header 2016-01-12 21:33:40 +02:00
James Carlos
b38813ca3f curl: add --header example 2016-01-12 11:24:22 -08:00
Igor Shubovych
7e76c917bb Merge branch 'chuanconggao-python' 2016-01-12 21:15:14 +02:00
Igor Shubovych
54d12ac50c Merge branch 'python' of git://github.com/chuanconggao/tldr into chuanconggao-python 2016-01-12 21:14:57 +02:00
Igor Shubovych
10ae8f31f0 Merge pull request #641 from chuanconggao/glances
glances: add page
2016-01-12 21:12:23 +02:00
Waldir Pimenta
dd9947ce8a Merge pull request #639 from notpeter/autossh
Add AutoSSH
2016-01-12 12:23:41 +00:00
Peter Tripp
f3a144b830 Perhaps human readable autossh examples. 2016-01-11 18:07:36 -08:00
Waldir Pimenta
f5a5c9cc37 fortune: reword description of -f option, reorder
As I've commented in #373, I think the description of the -f example should use the word "file" because it matches with the short option name.
I've also updated the `fortune {{database}}` example to match this terminology, and reordered the examples in an order that I believe is more intuitive.
2016-01-11 23:12:41 +00:00
Igor Shubovych
efbceaf80c Merge pull request #630 from mz026/add-pg_restore-page
pg_restore/pg_dump: add page
2016-01-11 18:13:56 +02:00
Yang-Hsing Lin
f4aebf680a pg_restore/pg_dump: add page 2016-01-11 23:39:12 +08:00
Chuancong Gao
380e082a53 python: fix typo 2016-01-11 07:30:16 -08:00
Igor Shubovych
9206f19446 Merge pull request #619 from steventhanna/sails
Adding Sails.js Page
2016-01-11 13:56:28 +02:00
Waldir Pimenta
d835336afc Merge pull request #581 from antoniom13/add-ssh-keygen
add ssh-keygen
2016-01-10 19:13:50 +00:00
Antonio
6261682888 add ssh-keygen
builds up to options

Updates verbiage
2016-01-10 12:19:50 -05:00
Leandro Ostera
6d6a612d36 Merge pull request #564 from mumumu/lsof_add_some_options_example
lsof: add -u, -c example and note about privileges
2016-01-10 17:52:37 +01:00
Yoshinari Takaoka
dc91102205 Merge branch 'master' into lsof_add_some_options_example 2016-01-10 21:37:46 +09:00
Yoshinari Takaoka
b8d24b5f74 - deleted unnecessary descriptions. 2016-01-10 21:33:09 +09:00
Felix Yan
1e6e17ba7d Merge pull request #649 from tldr-pages/autojump-tweaks
autojump: various tweaks
2016-01-10 09:32:20 +08:00
Igor Shubovych
a4d65e8299 Merge pull request #650 from muteness/reboot
added reboot page
2016-01-10 00:05:31 +02:00
chao
9762f3106a reboot: add page 2016-01-09 15:21:38 -05:00