Commit Graph

2812 Commits (f5ce198158e22b7e7afc5fe00eb1ccb8d56afc39)

Author SHA1 Message Date
Polle Vanhoof 4ce03d950c
ncat: update description and style 2017-11-06 12:00:45 +01:00
SAURABH SHARMA e611ceffe5 dir: add page (#1567) 2017-11-05 21:24:15 +05:30
Starbeamrainbowlabs af085efc39
eslint: add page (#1617) 2017-11-04 11:38:36 +00:00
Starbeamrainbowlabs f335861d41
rainbowstream: add page (#1549) 2017-11-04 11:36:22 +00:00
Starbeamrainbowlabs 1387b02a69
trans: add page (#1590) 2017-11-04 11:31:25 +00:00
Starbeamrainbowlabs 2e7d3e05fd
pdfgrep: add page (#1580) 2017-11-04 11:29:30 +00:00
Starbeamrainbowlabs 1061f50029
roll: add page (#1591) 2017-11-04 11:27:53 +00:00
Starbeamrainbowlabs e831d624bb
ffmpeg: update examples for modern syntax, add commentary on CRF vs CBR options, add remuxing example (#1595) 2017-11-04 11:27:00 +00:00
Timo Sand c6eaf3ae24 git-diff: Adds comparison of file on current branch to other branch (#1611) 2017-11-04 15:01:27 +05:30
Agniva De Sarker 3e50a71cfd
rainbowstream: simplify descriptions 2017-11-04 10:20:38 +05:30
Starbeamrainbowlabs 14279f02e3
git-diff: add example using relative time range (#1619) 2017-11-03 23:06:20 +00:00
Starbeamrainbowlabs 67fccf59ef
ag: tokenize values (#1618) 2017-11-03 23:03:54 +00:00
Starbeamrainbowlabs 9de0ee64f5
exa: add page (#1589) 2017-11-03 23:02:18 +00:00
AnimiVulpis dc98db21e0 Change words that are translated 2017-11-02 13:31:21 +01:00
Agniva De Sarker dbff7a26f7
git-diff: update description
Replace backticks with quotes
2017-11-02 09:47:47 +05:30
Juan Leñero a50e72570f
Add pdfgrep.md to osx folder. 2017-11-01 17:32:52 -05:00
Juan Leñero 403bd1720a
Use colon for consistency. 2017-11-01 17:29:10 -05:00
Juan Leñero da10a8fa0d
Update pdfgrep.md 2017-11-01 17:27:26 -05:00
Polle Vanhoof 9b6606587b
ncat: add missing dots 2017-11-01 22:48:18 +01:00
Polle Vanhoof f7b7265c3e
ncat
ncat: create page
2017-11-01 20:52:54 +01:00
jitakirin 29bae17f8c
git-diff: update examples to show other possibilities
Show that date expression/spec can contain other items and combinations of items, or an actual timestamp.
2017-11-01 07:07:23 +00:00
jitakirin a33f630def
git-diff: add example using relative time range
Close #1368
2017-10-31 22:32:16 +00:00
AnimiVulpis 0e48d77af1 Fix tokenization 2017-10-31 22:47:37 +01:00
AnimiVulpis 86aee1cfae Fix tokenization 2017-10-31 22:41:52 +01:00
Agniva De Sarker ac600a36e0 jekyll: update page
- Made heading to be all lower case
- Changed the word _site from inside backticks to quotes
2017-10-31 09:39:36 +05:30
Agniva De Sarker 74ce43b08d lein: beautify page
- made REPL as upper case
- wrapped -main in quotes rather than backticks
2017-10-31 09:39:24 +05:30
AnimiVulpis 2d3be20046 ag: tokenize values 2017-10-30 23:48:56 +01:00
AnimiVulpis dacc52d182 Incorporate change requests
- Fix wrong usage of dices vs. dice
- Tokenize everything
2017-10-30 23:18:41 +01:00
AnimiVulpis 7be77ea9cc Incorporate change requests
- Remove unnecessary markdown boldness
- Tokenize all the values
- Change a few descriptions
2017-10-30 23:07:30 +01:00
Starbeamrainbowlabs c69045c6bb
rspamc: add page (#1612) 2017-10-30 19:21:45 +00:00
Starbeamrainbowlabs 00265c265a
Duplicate pwgen command to osx (#1609) 2017-10-30 19:20:12 +00:00
phillip055 c46e032e08
Update eslint.md 2017-10-31 00:04:41 +07:00
phillip055 9321f2686f
Update eslint.md 2017-10-30 16:38:06 +07:00
phillip055 e4cd9c0432
Update eslint.md 2017-10-30 16:32:37 +07:00
phillip055 008c4c2162
Update eslint.md 2017-10-30 16:32:06 +07:00
phillip055 7e8b983fb5
Create eslint.md 2017-10-30 16:27:33 +07:00
Agniva De Sarker 37ff096332
pacman: update install instructions
Adding the `-u` flaf to install according to best practices

https://github.com/tldr-pages/tldr/pull/1562
2017-10-30 09:54:50 +05:30
Galdin Raphael 90fe67325e dotnet: add page (#1581) 2017-10-29 13:26:14 +00:00
Starbeamrainbowlabs f0acd53e64
lein: add page (#1593) 2017-10-29 13:14:53 +00:00
Starbeamrainbowlabs af87618913
tee: Add usecase for process substitution (#1584) 2017-10-29 13:08:38 +00:00
Niklas Mollenhauer ab857845b2 dot: add page (#1578) 2017-10-29 17:01:21 +05:30
Mario Álvarez 59de62110c leave: add page (#1574) 2017-10-29 11:53:36 +05:30
Billie Thompson 51a6796b5d
Duplicate pwgen command to osx
pwgen is available on linux and OSX. This duplicates it to both
environments. This means you'll be able to use the reference on both.
2017-10-28 22:07:15 +01:00
Agniva De Sarker 3c66fc488e
exa: update page
- Added tokens around parameters
- Put backticks around ls
- Simplified some descriptions.
2017-10-29 00:02:54 +05:30
OrBaruk 40bff3cb62
lein: improve readability 2017-10-28 16:26:24 -02:00
Ian Oxborrow 3 713a0d0c39 softwareupdate: add page (#1573) 2017-10-28 23:55:57 +05:30
Henry Vindin 7682d8bd87 fixed wording and typos 2017-10-28 22:59:12 +11:00
Henry Vindin 32347f83a4 update to simplify the tldr page based on feedback 2017-10-28 22:59:06 +11:00
Henry Vindin 4dcb798788 remove trailing whitespace 2017-10-28 22:58:59 +11:00
Henry Vindin 999df15f7c add more examples to ffmpeg based on examples in ffmpeg site docs 2017-10-28 22:58:52 +11:00