1178af6816
Shorten language on heredocs.
2018-04-07 13:21:21 -07:00
01cb49ff90
Expand on "here document"
...
The here document description was poor, add a bit of detail, a small example, and a link for more information.
2018-03-31 22:30:06 -07:00
666c7fee18
Update CONTRIBUTING.md
2018-03-25 09:37:03 -07:00
4bea369ba1
Merge pull request #498 from hpanago/patch-1
...
Added nano editor on basics for starters
2018-03-19 10:37:05 -07:00
fffd56d236
Rewrite editor section.
2018-03-19 10:35:52 -07:00
38bda5c08f
Merge pull request #543 from jlevy/jlevy-patch-1
...
Another couple uconv examples I find useful.
2018-03-13 18:40:17 -07:00
ddb79dba36
Merge pull request #546 from jlevy/jlevy-patch-2
...
Add ISO 8601 date command.
2018-03-05 11:54:46 -08:00
910efd23dd
Add ISO8601 date command.
2018-03-05 11:53:25 -08:00
1777450d82
Another couple uconv examples I find useful.
...
Always hard to remember and look up, so worth listing here.
2018-02-23 16:28:09 -08:00
405d4fa665
Merge pull request #539 from 0xmohit/brace-expansion
...
Mention that brace expansion is performed before any other expansion
2018-01-09 19:53:51 -08:00
08824c0e9e
Split out bullet.
2018-01-09 19:53:26 -08:00
2e7bdfd678
Merge pull request #540 from 0xmohit/process-substitution
...
Mention that `<(...)` refers to process substitution.
2018-01-09 19:50:55 -08:00
6fae9cf351
Mention that <(...)
refers to process substitution.
...
This is a replacement for #465 .
2018-01-08 09:00:34 +05:30
915a880d9c
Mention that brace expansion is performed before any other expansion
...
Specified the order of expansions with an example.
This is a replacement for #465 .
2018-01-08 08:56:49 +05:30
a7c4d571bf
Merge pull request #538 from petk/patch-win
...
Rename WSL
2018-01-04 10:38:37 -08:00
3f6cdcbaa6
WSL now allows running Linux and Windows programs
2018-01-03 23:29:20 +01:00
00082dc6ba
Rename WSL
...
When introduced, Windows Subsystem for Linux was available only with
Ubuntu image. The next updates offerred more Linux distributions,
therefore the naming of this layer is changed to WSL.
2018-01-01 20:59:39 +01:00
9fdd56bff8
Merge pull request #535 from youngwookim/fixtypo1
...
Fix a typo and spacing words in Korean translation
2017-12-30 22:08:04 -08:00
72c71cd2b5
Make taocl() more robust
...
Thanks to #533 @ResponSySS and @pr4j
2017-11-28 14:00:14 -08:00
30b38e9170
Fix a typo and spacing words in Korean translation
2017-11-22 12:44:55 +09:00
3868fc2291
Merge pull request #530 from snowme34/update-translation
...
zh: Update translation
2017-11-21 16:41:42 -08:00
b9ca98b24c
Merge pull request #527 from petk/patch-sl
...
sl: Update Slovenian translation
2017-11-21 16:41:05 -08:00
04a11648c2
Merge pull request #532 from ericguirbal/fr
...
fr: Synchronize the translation
2017-11-21 16:40:44 -08:00
b7cabed093
Merge pull request #534 from jondot/patch-1
...
Fix wrong ripgrep link
2017-11-21 16:40:17 -08:00
0c269ad88b
Fix wrong ripgrep link
2017-11-21 09:28:43 +02:00
29f0cbcb48
zh: Update translation
...
Edited zh: Update translation #530 based on reviews by @Psycho7
2017-11-19 11:55:54 -08:00
6f6e1a13cf
Merge pull request #524 from ChristopherBiscardi/jiq
...
mention jiq
2017-11-11 15:23:04 -08:00
07979a6b53
Mention both jid qnd jiq.
2017-11-11 15:22:41 -08:00
d3f363c7ea
Merge pull request #529 from petk/patch-shuf
...
Remove duplicate shuf
2017-11-11 15:18:47 -08:00
a4fe1b1376
Merge pull request #528 from petk/patch-osx
...
Fix OS X typo name
2017-11-11 15:17:27 -08:00
ec7c8c22c4
Merge pull request #520 from lcmtwn/patch-1
...
zh-Hant: fix typo and formatting
2017-11-11 15:16:55 -08:00
1cbdd187c1
Merge pull request #521 from pravdomil/patch-1
...
cs: typos
2017-11-11 15:16:25 -08:00
0b2599c944
Merge pull request #526 from Justinsanity/master
...
zh-Hant: Correct markup effect in README-zh-Hant.md
2017-11-11 15:15:16 -08:00
1901a2103d
fr: Synchronize the translation
2017-11-03 19:43:18 +01:00
6565ed30e7
Update translation
2017-10-22 22:40:55 -07:00
625ab90623
Remove duplicate shuf
2017-10-14 00:18:32 +02:00
4672f22be9
Fix OS X typo name
2017-10-13 23:46:11 +02:00
44eb6599a4
sl: Update Slovenian translation
2017-10-13 23:44:51 +02:00
9363fe8228
Correct markup effect in README-zh-Hant.md
...
Change "**enter **" to " **enter**" for correcting the markup effect.
2017-09-29 21:20:40 -05:00
299c121091
mention jiq
2017-09-19 15:22:17 -07:00
1003f5f77b
Merge pull request #519 from l3xx/patch-1
...
Edit README-ru.md
2017-09-16 18:23:41 -07:00
3ec4d4c1d7
Merge pull request #523 from yssmcl/patch-2
...
Fix some errors in README-pt.md
2017-09-16 18:21:26 -07:00
ddb55b09cc
Merge pull request #518 from dspinellis/windows-reorganization-477
...
Reorganize Windows-only section per #477
2017-08-27 16:01:26 -07:00
837bb80e26
Include ack
and rg
in addition to ag
...
Fixes #485
2017-08-27 15:58:06 -07:00
2e037324e6
Fix some errors in README-pt.md
2017-08-17 00:42:04 -03:00
c36108e33b
typo
2017-07-13 17:56:06 +02:00
0c94e97383
fix typo and formatting in zh-Hant translation
2017-07-09 20:14:06 +08:00
d628f4f0f4
Update README-ru.md
...
Изменил фразу на более точную
2017-06-12 14:43:48 +03:00
fb3b8916ee
Edit README-ru.md
...
Фраза звучала не по русски
2017-06-12 12:42:19 +03:00
66fcea0e42
Reorganize Windows-only section per #477
2017-06-05 12:25:43 +03:00