Alexander DIniz dos Santos
ee62e792e3
Fix on some PT typos
...
Changing "items" to correct translation (itens), changing USA (English) to EUA ("Estados Unidos da América", Portuguese), changing boleano (typo) to booleano and adding some accents.
2019-05-28 12:29:58 -03:00
Joshua Levy
84482aa24d
One-liner to show colored, normalized JSON diffs.
2019-05-27 15:27:37 -07:00
Joshua Levy
3d8afef22e
Note about soliciting an author.
2019-05-23 10:14:40 -07:00
Joshua Levy
2e5608865f
Merge pull request #580 from reiscigit/master
...
zh-Hant: Update iconv and uconv example
2019-03-16 20:55:47 -07:00
reiscigit
435a1f6644
zh-Hant: Update iconv and uconv example
2018-10-20 00:03:40 +08:00
Joshua Levy
03e57f0437
Merge pull request #579 from randombenj/feature/add-cheat-sheet
...
Add cheat sheet to commands
2018-10-10 16:32:08 -07:00
Joshua Levy
cec920ca5b
Adjust formatting on cheat.sh
2018-10-10 16:31:41 -07:00
Benj Fassbind
6f12627e92
Add cheat sheet to commands
2018-10-10 08:26:45 +02:00
Joshua Levy
c5e55f981f
Merge pull request #574 from wyattscarpenter/patch-1
...
copy-editing around mention of pipefail
2018-10-03 14:29:19 -07:00
wyattscarpenter
2bcfcaa455
copy-editing around mention of pipefail
2018-09-14 22:31:42 -05:00
Joshua Levy
35daaa4e1b
Merge pull request #573 from jlevy/update-authors
...
Update authors.
2018-08-18 18:07:58 -07:00
Joshua Levy
70d292f3be
Group maintainers/translators/contributors.
2018-08-18 17:59:48 -07:00
Joshua Levy
399af122b9
Update authors.
2018-08-18 17:54:04 -07:00
Joshua Levy
e7241594c3
Merge pull request #568 from koh7/master
...
update README-ja.md
2018-08-18 17:35:51 -07:00
Joshua Levy
bc3f954351
Merge pull request #572 from tangchengcheng/master
...
minor language edit
2018-08-18 17:35:10 -07:00
Joshua Levy
a319616fa5
Merge pull request #571 from ericguirbal/fr
...
fr: Synchronize the translation
2018-08-18 17:34:21 -07:00
Chengcheng Tang
c89afb8116
minor language edit
2018-08-13 22:32:07 -07:00
Eric Guirbal
14c19600f0
fr: Synchronize the translation
2018-08-06 17:57:43 +02:00
Joshua Levy
5ebfe9118f
Add useful pandoc example
...
#569
2018-08-05 00:02:43 -07:00
Joshua Levy
a393ebeaea
Merge pull request #567 from gayu-mike/patch-1
...
Update `apt-get` to `apt`
2018-08-04 23:59:21 -07:00
Joshua Levy
bcd4c080c3
Merge pull request #561 from nglee/ko
...
ko: Update Meta and Basics section
2018-08-04 23:55:42 -07:00
koh7
3842e25e24
fix typo
2018-08-05 15:10:05 +09:00
koh7
2d25e58a22
update README-ja.md
2018-07-21 09:30:34 +09:00
XinYu Zheng
592576949b
Update `apt-get` to `apt`
...
I suggest that updating `apt-get` to `apt` because the latter is more *up-to-date* . Most of `apt-get` and `apt-cache` 's commands are available on `apt` in a more *user-friendly* way. Check [this](https://lists.debian.org/debian-devel/2014/04/msg00013.html ) out.
2018-07-18 09:59:55 +08:00
Joshua Levy
54dfd78b03
Merge pull request #563 from petk/patch-sl
...
sl: Update Slovenian translation
2018-06-14 22:57:41 -07:00
Peter Kokot
8a560b5dc9
sl: Update Slovenian translation
2018-06-13 12:25:30 +02:00
Namgoo Lee
911db8df68
ko: Update Meta and Basics section
2018-05-21 09:39:47 +09:00
Joshua Levy
8ee5bfd705
Merge pull request #557 from AlexanderBodin/patch-1
...
Update README
2018-04-15 16:47:08 -07:00
Alexander Bodin
56d6a094a2
Update README
2018-04-14 17:08:51 +02:00
Joshua Levy
836d3929ab
Merge pull request #554 from dspinellis/progress-monitor
...
Add pmonitor link and correct tools' description
2018-04-07 13:25:51 -07:00
Joshua Levy
2abdf9d808
Add pv link as well.
2018-04-07 13:24:55 -07:00
Joshua Levy
b81ac31ba1
Merge pull request #550 from dflamand/here-document
...
Expand on "here document"
2018-04-07 13:21:59 -07:00
Joshua Levy
1178af6816
Shorten language on heredocs.
2018-04-07 13:21:21 -07:00
Joshua Levy
8cfae524f6
Merge pull request #552 from dspinellis/macOS
...
Rename OS X into the current macOS name
2018-04-07 13:10:14 -07:00
Joshua Levy
452327870b
Fix link
2018-04-07 13:09:31 -07:00
Joshua Levy
3a7f154864
Fix link
2018-04-07 13:08:47 -07:00
Joshua Levy
5347322b32
Merge pull request #551 from anna-d/master
...
el: Update translation
2018-04-07 13:07:43 -07:00
Anna Damtsa
499d59ad30
el: Update translation
2018-04-04 00:30:39 +01:00
Diomidis Spinellis
89402366a6
Add pmonitor link and correct tools' description
2018-04-03 10:44:10 +03:00
Diomidis Spinellis
b4f7a83ce6
Rename OS X into the current macOS name
...
The name was changed in 2016; see https://en.wikipedia.org/wiki/MacOS#macOS
2018-04-03 09:57:27 +03:00
Anna Damtsa
7157834938
el: Update translation
2018-04-03 01:38:05 +01:00
Dillon Flamand
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
Joshua Levy
666c7fee18
Update CONTRIBUTING.md
2018-03-25 09:37:03 -07:00
Joshua Levy
4bea369ba1
Merge pull request #498 from hpanago/patch-1
...
Added nano editor on basics for starters
2018-03-19 10:37:05 -07:00
Joshua Levy
fffd56d236
Rewrite editor section.
2018-03-19 10:35:52 -07:00
Joshua Levy
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
Joshua Levy
ddb79dba36
Merge pull request #546 from jlevy/jlevy-patch-2
...
Add ISO 8601 date command.
2018-03-05 11:54:46 -08:00
Joshua Levy
910efd23dd
Add ISO8601 date command.
2018-03-05 11:53:25 -08:00
Joshua Levy
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
Joshua Levy
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