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
DreamPiggy
2cd638027d
add aria2c
...
aria2c: add
2016-01-05 16:44:47 +08:00
Joel Huang
0c8ec98b75
git-svn: add page
2016-01-05 16:40:34 +08:00
DreamPiggy
2887aaaea6
add axel
...
axel: add
2016-01-05 16:37:31 +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
kumon
53ac09746b
Add class & level details and update usage.
2016-01-05 11:24:03 +09:00
Gergely Imreh
f87170536f
linux/pacman: add more useful commands
2016-01-05 10:21:03 +08:00
sabour_f
01ab02d1ef
bash: add page
2016-01-05 01:33:17 +01:00
Ivan Miskovic
38de59f8cd
vim doc grammar fix
...
Changed
`a programmers text editor`
to
`a programmer's text editor`
2016-01-05 13:29:24 +13:00
Aarin Smith
0b1f296b87
Updated sass to documented syntax. Added commands for non-specified naming
...
Signed-off-by: Aarin Smith <aarinsmith@Aarins-MacBook-Pro.local>
2016-01-04 12:21:59 -08:00
Aarin Smith
b8b02811d6
Add sass page
2016-01-04 10:33:52 -08:00
kuanyui
a46d450306
Add linux/zypper
2016-01-05 02:32:04 +08:00
Aarin Smith
99ad79e207
Added page for Sass
2016-01-04 10:29:19 -08:00
Igor Shubovych
4359692109
Merge pull request #561 from igorshubovych/related-projects
...
Mention cheat and bro as similar projects in README.md
2016-01-04 19:14:12 +02:00
Igor Shubovych
05f2e31f40
Merge pull request #577 from shoichikaji/add-perl5-client
...
add a perl5 client
2016-01-04 18:50:13 +02:00
Joel Huang
f15d078b2f
clearify command purpose in the main description
2016-01-04 23:45:46 +08:00
kumon
2827f15c69
Added ionice
2016-01-05 00:15:09 +09:00
Shoichi Kaji
eff4eae123
add a perl5 client
2016-01-04 22:56:44 +09:00
Joel Huang
819ef66c6b
wording twist
2016-01-04 21:50:38 +08:00