Felix Yan
b1358283f1
Merge pull request #620 from lagelalegal/feature/adb
...
Add adb commands
2016-01-06 22:07:10 +08:00
lagel
5bbc71e9cf
Add adb commands
2016-01-06 21:57:19 +08:00
Felix Yan
3152a82834
Merge pull request #623 from rubenvereecken/master
...
Added dpkg-query to linux
2016-01-06 21:17:19 +08:00
Igor Shubovych
56367535e0
Adding Bash client
2016-01-06 14:53:18 +02:00
Ruben Vereecken
459ae43490
Added dpkg-query to linux
2016-01-06 13:38:13 +01:00
Igor Shubovych
d4994d04c6
Merge pull request #621 from jamapag/curl-style
...
curl: fix example according to style guide.
2016-01-06 13:43:45 +02:00
Maks Makrovets
16d9553b6c
curl: fix example according to style guide.
2016-01-06 13:08:39 +02:00
Igor Shubovych
f31f3bba65
Merge branch 'denis-sokolov-patch-6'
2016-01-06 12:34:03 +02:00
Igor Shubovych
1b63a9d58c
Merge branch 'patch-6' of git://github.com/denis-sokolov/tldr into denis-sokolov-patch-6
2016-01-06 12:33:47 +02:00
Igor Shubovych
fb538e8037
Merge pull request #617 from sjackman/patch-1
...
README.md: Shorten brew installation instructions
2016-01-06 11:47:45 +02:00
Felix Yan
5dfb0225cd
Merge pull request #607 from fuerbringer/add-nethogs
...
nethogs: add
2016-01-06 16:29:54 +08:00
SeverinFuerbringer
875e59f44b
nethogs: add page
...
Added sudo
2016-01-06 08:58:08 +01:00
Shaun Jackman
1fbc6d3ae2
README.md: Shorten brew installation instructions
2016-01-05 19:26:04 -08:00
Waldir Pimenta
f3aba7930a
Merge pull request #599 from tldr-pages/unrar-reorder
...
unrar: reorder examples
2016-01-05 22:25:52 +00:00
Waldir Pimenta
5433dfd83c
Merge pull request #609 from denis-sokolov/patch-1
...
ln: remove note about hard links for directories
2016-01-05 22:23:39 +00:00
Gautam krishna.R
35616d7624
lsblk: add page
2016-01-05 22:06:03 +00:00
Yoshinari Takaoka
7a01d25b6f
fixed poor english :(
2016-01-06 06:29:14 +09:00
Yoshinari Takaoka
28f29660c3
removed kill -9 pipe.
2016-01-06 06:26:36 +09:00
Yoshinari Takaoka
7d7a50568f
replaced {{8080}} with {{port}} to follow format conventions.
2016-01-06 06:24:23 +09:00
Ruben Vereecken
e63ff72f30
Merge pull request #611 from ivantm/patch-1
...
vim doc grammar fix
2016-01-05 22:21:54 +01:00
Igor Shubovych
2b715ad194
Merge pull request #608 from kuanyui/master
...
Add tldr client for Emacs.
2016-01-05 23:18:52 +02:00
Denis Sokolov
5554a6d2a4
ln: remove overwrite option for directories
...
-T is not present on my system, and the behavior itself is completely unintuitive.
How exactly do you overwrite a directory? Do you recursively delete its children?
2016-01-05 23:18:49 +02:00
Ruben Vereecken
6b20b2b4aa
Merge pull request #586 from aarinsmith/master
...
Add Sass
2016-01-05 21:38:47 +01:00
Denis Sokolov
5c694e6f9c
ln: remove note about hard links for directories
...
Hard links are generally not allowed for directories.
2016-01-05 22:31:52 +02:00
kuanyui
6d9e6405c4
Add tldr client for Emacs.
2016-01-06 04:20:40 +08:00
Aarin Smith
b1a3ac9631
Removed unnecessary sass vs scss line in overall description.
2016-01-05 11:16:13 -08:00
Waldir Pimenta
009b2f5fb0
Merge pull request #590 from joelhy/7za-common-page
...
7za: add page
2016-01-05 19:04:56 +00:00
Ruben Vereecken
b82e5ab624
Merge pull request #601 from denis-sokolov/patch-1
...
ssh: remove quotes around remote command
2016-01-05 19:46:51 +01:00
Denis Sokolov
61634c9703
ssh: remove quotes around remote command
2016-01-05 20:37:25 +02:00
Aarin Smith
71bf38c94e
Updated sass scss file extensions. Corrected description for sass command with no output file.
2016-01-05 09:49:09 -08:00
Waldir Pimenta
d7ab35d473
unrar: reorder examples
...
extracting with original directory structure is arguably a more common use case than extracting the files in a flattened manner
2016-01-05 17:31:30 +00:00
Ruben Vereecken
bc367687e3
Merge pull request #593 from imrehg/pacman-extra
...
linux/pacman: add more useful commands
2016-01-05 16:02:37 +01:00
Ruben Vereecken
3f2cd4b6c7
Merge pull request #580 from kumon/master
...
Added ionice.md
2016-01-05 15:57:00 +01:00
Duologic
32e3a52e30
one command code per description
2016-01-05 15:26:54 +01:00
Duologic
9e96e4b648
used {{domain}} and {{port}}
2016-01-05 15:25:38 +01:00
Joel Huang
7459888c0c
7za: add page
2016-01-05 22:07:33 +08:00
Igor Shubovych
17faf11ac7
Merge pull request #594 from antoniom13/update-grep
...
grep: add line number
2016-01-05 15:55:06 +02:00
Felix Yan
51427e6608
Merge pull request #591 from joelhy/git-svn-common-page
...
git-svn: add page
2016-01-05 20:52:53 +08:00
Igor Shubovych
15764d3ee6
Merge pull request #592 from joelhy/unrar-common-page
...
unrar: add page
2016-01-05 14:19:06 +02:00
Joel Huang
45e74285a3
unrar: add page
2016-01-05 19:52:36 +08:00
kumon
3d6b4aed47
improve description
2016-01-05 19:45:42 +09:00
Joel Huang
0c8ec98b75
git-svn: add page
2016-01-05 16:40:34 +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