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
Chuancong Gao
d92791b287
env: update
2016-01-11 07:21: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
zzgigi2005@163.com
5283e91113
nginx:add stop,quit,reopen,reload
2016-01-10 19:22:06 +08: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
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
Waldir Pimenta
d78ef2ffa1
Merge pull request #640 from notpeter/apt-key
...
Add apt-key
2016-01-09 18:19:07 +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
b041a26140
Merge pull request #648 from porras/crystal-client
...
Add Crystal client
2016-01-09 20:00:33 +02:00
Peter Tripp
e660e79eb5
Add apt-key for managing system trusted GPG keys.
2016-01-09 02:59:56 -08: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
Sergio Gil
a8882c7a5b
Add Crystal client
2016-01-08 22:16:37 +01: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
Leandro Ostera
4f0e7495b2
Merge pull request #635 from tldr-pages/contributing.md-tweaks
...
small tweaks to CONTRIBUTING.md
2016-01-08 13:36:56 +01: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
8eba8ae96d
Merge pull request #597 from gautamkrishnar/patch-1
...
Create lsblk.md
2016-01-08 09:48:46 +01:00
Ruben Vereecken
b244f0fd6b
Merge pull request #633 from rubenvereecken/fix-all-of-the-syntaxes
...
Formatted all pages according to guidelines.
2016-01-08 09:41:50 +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
Waldir Pimenta
9b43655e35
small tweaks to CONTRIBUTING.md
2016-01-08 02:01:59 +00:00
Felix Yan
efa4cbd4de
Merge pull request #598 from gautamkrishnar/patch-2
...
Create chroot.md
2016-01-08 09:10:02 +08: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
ix
4dc87c83ea
remove things according to tldr
2016-01-07 17:49:26 -05:00
Ruben Vereecken
545b107940
Merge pull request #634 from rubenvereecken/contributing
...
Edited CONTRIBUTING.md to reflect final convention.
2016-01-07 23:11:46 +01:00
Ruben Vereecken
2c1a6f14d6
Edited CONTRIBUTING.md to reflect final convention.
2016-01-07 20:59:18 +01:00
Okke Formsma
d4f3af45e3
split host and password examples
2016-01-07 19:45:55 +01:00
Ruben Vereecken
e54f49ad60
Merge pull request #632 from rubenvereecken/master
...
Fixed annoyingly incorrect file syntaxes
2016-01-07 17:00:03 +01:00
Ruben Vereecken
9a991e4cb0
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
pages/common/touch.md
2016-01-07 16:59:09 +01:00
Gautam krishna.R
ac6db5d1a3
chroot:created
...
Update chroot.md
Update chroot.md
Update chroot.md
Update chroot.md
chroot:added
Update chroot.md
Update chroot.md
2016-01-07 15:56:04 +00: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