Waldir Pimenta
c18b91ae67
+"it"
2016-01-14 11:25:40 +00:00
Igor Shubovych
31bd12bae0
Merge pull request #550 from sbrl/imagemagick-montage
...
Add imagemagick montage command to common
2016-01-14 11:59:54 +02:00
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
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
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
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
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
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
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
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
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
5aaf64b326
Fix #417 . Add Dokku command (kudos to @Cri5)
2016-01-09 20:40:06 +02:00
Waldir Pimenta
c19833c414
autojump: various tweaks
2016-01-09 18:30:19 +00:00
Igor Shubovych
8bec44034b
Merge pull request #643 from chuanconggao/autojump
...
autojump: add page
2016-01-09 20:09:34 +02:00
Igor Shubovych
ca1e589c64
Merge pull request #644 from jamswat/file
...
file: add -k and -s
2016-01-09 11:28:54 +02:00
Chuancong Gao
7efb16f812
autojump: add page
2016-01-09 01:00:42 -08:00
Igor Shubovych
eb67b4948b
Merge pull request #637 from notpeter/master
...
Add su - for login shells
2016-01-08 23:09:19 +02:00
Peter Tripp
351145a3ac
Add 'su -'. Apparently su -l is Linux/BSD only (no solaris) while su - is universal.
2016-01-08 08:49:03 -08:00
Chuancong Gao
2a849698b1
glances: add page
2016-01-08 08:31:29 -08:00
Ruben Vereecken
e686ab5fb8
Merge pull request #625 from 85pando/bmaptool
...
Bmaptool
2016-01-08 10:40:33 +01:00
James Wait
803ea7df4f
file: add -k and -s
2016-01-08 20:15:59 +11:00
85pando
e040817ad5
Add page for bmaptool.
2016-01-08 10:06:36 +01:00
Ruben Vereecken
066582e8ea
Formatted all pages according to guidelines.
2016-01-08 09:38:59 +01:00
steventhanna
77344da696
sails: page add
...
Sails: Replaced general generate command with more specific examples. Removed sails --version command becuase it was redundant
Sails: added header tag
2016-01-07 22:41:24 -06:00
Igor Shubovych
c066ac0cee
Merge pull request #605 from denis-sokolov/simple-sh-syntax
...
for/if/while: add
2016-01-08 01:11:36 +02:00
Ruben Vereecken
9a991e4cb0
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
pages/common/touch.md
2016-01-07 16:59:09 +01:00
Ruben Vereecken
b755e726c8
Fixed annoyingly incorrect file syntaxes
2016-01-07 16:51:03 +01:00
Denis Sokolov
27cc01819f
for/if/while: add
2016-01-07 17:40:49 +02:00
Igor Shubovych
047974adda
Merge pull request #530 from joelhy/enca-page
...
add enca to common page
2016-01-07 17:31:07 +02:00
Leandro Ostera
1ad1639427
Merge pull request #445 from audibleblink/add_to_docker
...
adds commands for working with images in docker
2016-01-07 15:33:15 +01:00
Felix Yan
464b67f078
Merge pull request #572 from marksylee/mailx
...
mailx: add page
2016-01-07 09:48:24 +08:00
Joel Huang
85355d1ed6
enca: add page
2016-01-07 08:30:17 +08:00
Waldir Pimenta
993f9e3955
Merge pull request #627 from naps62/pass
...
Add pass command
2016-01-06 21:14:32 +00:00
Igor Shubovych
d0db336f7c
Merge pull request #600 from kkamperschroer/tldr-mocha
...
Add mocha.md - The JavaScript test runner CLI
2016-01-06 21:40:46 +02:00
Miguel Palhas
6a9e8533dc
Add pass command
...
http://www.passwordstore.org/
2016-01-06 19:24:23 +00:00