Commit Graph

554 Commits (cddacee9d1cbc03d5b9c6ef0ea303248444a209d)

Author SHA1 Message Date
Igor Shubovych cddacee9d1 Merge pull request #327 from igorshubovych/md5
md5: split basic example for simplicity, add example of md5 checksum for given string
2015-12-01 02:10:28 +02:00
Igor Shubovych c5c1c7714a Fix Gitter badge and link 2015-11-27 01:49:00 +02:00
Igor Shubovych 041249b6e5 Merge pull request #339 from igorshubovych/gitter
Add link to Gitter chat in README.md
2015-11-27 01:43:19 +02:00
Igor Shubovych bfc5b50cd3 Add link to Gitter chat in README.md 2015-11-27 01:36:30 +02:00
Igor Shubovych fade64833a Merge pull request #338 from waldyrious/patch-1
Changes to pandoc as discussed in #322
2015-11-26 12:15:39 +02:00
Igor Shubovych 9090a7773e Merge pull request #303 from waldyrious/patch-5
Add linux/lsb_release
2015-11-25 11:28:03 +02:00
Waldir Pimenta c79e66aece Changes to pandoc as discussed in #322 2015-11-25 07:51:55 +00:00
Igor Shubovych 83d96d0862 Merge pull request #287 from waldyrious/patch-1
add clang
2015-11-25 00:30:07 +02:00
Igor Shubovych 288405236b Merge branch '85pando-master' 2015-11-24 23:31:43 +02:00
Igor Shubovych f2cf7fdb9e Merge branch 'master' of git://github.com/85pando/tldr into 85pando-master 2015-11-24 23:31:25 +02:00
Igor Shubovych 82d08a50a9 Merge pull request #322 from adius/patch-1
Add pandoc
2015-11-24 23:12:42 +02:00
Igor Shubovych e486167eae Merge pull request #326 from 85pando/calibre
Add Calibre (calibredb, calibre-server, ebook-convert)
2015-11-24 16:03:31 +02:00
Igor Shubovych 431155a076 Merge pull request #334 from mehdi-farsi/man-git-checkout
git-checkout: undo unstaged local modification
2015-11-24 15:55:55 +02:00
85pando 4dfed291b3 Update calibre-tools: missing backticks 2015-11-24 14:38:13 +01:00
85pando 9eaaaee4ac Update calibredb file/ids are not comma separated 2015-11-24 12:01:45 +01:00
Mehdi FARSI 0d2cfc2e3d Undo unstaged local modification 2015-11-24 00:21:20 +01:00
Ruben Vereecken dd9686630d Merge pull request #332 from ostera/patch-1
Update sed.md
2015-11-23 11:00:01 -08:00
Leandro Ostera 1a75ffb92a Update sed.md
Error on the command.
2015-11-23 16:05:25 +01:00
Igor Shubovych 6dfcf97892 md5: fix grammar, fix token (see #327) 2015-11-22 22:48:31 +02:00
Igor Shubovych 8a1e9761c5 md5: split basic example for simplicity, add example of md5 checksum for given string 2015-11-22 18:50:49 +02:00
85pando f7bb69881e Insert calibre-tools into Index Jason 2015-11-21 15:51:17 +01:00
85pando ddec789485 Add Calibre ebook library tools. 2015-11-21 13:06:10 +01:00
Romain Prieto 6f11b8fedc Merge pull request #320 from lord63-forks/new-python-client
Add the new python client: tldr.py, close #307
2015-11-19 23:03:42 +11:00
85pando cb1c42d1e4 Update transcode.md 2015-11-11 13:08:08 +01:00
85pando 191b855355 Update transcode.md
Sorry for long delay.

After this discussion this is probably the best that is possible.
2015-11-11 09:03:29 +01:00
Adrian Sieber 8f48ee1d62 Add pandoc 2015-11-09 13:52:05 +01:00
lord63 15d2c0fcbe Add the new python client: tldr.py, close #307 2015-11-06 19:36:06 +08:00
Ruben Vereecken e38ecffde8 Merge pull request #317 from lord63-forks/remove-md038-warning
Remove markown md038 warning, close #314
2015-11-03 14:19:27 +01:00
lord63 fbd8c639ff Don't exclude markown md038 warning, close #314
also fix the md038 warning in common/sort.md
2015-11-03 20:24:36 +08:00
Ruben Vereecken e857a60f6d Merge pull request #316 from lord63-forks/fix-pgrep
Fix pgrep: remove the nonexistent -i parameter
2015-11-02 14:54:49 +01:00
lord63 bdeb134a92 Fix pgrep: remove the nonexistent -i parameter 2015-10-31 15:46:42 +08:00
Romain Prieto 31d2d21d35 Merge pull request #312 from cnu/master
Normalize the final new line
2015-10-28 19:55:08 +11:00
Srinivasan R e4114fa6cc Normalize the final new line
Fixes #310
Some files had no newlines, some had 1 newline and some more than 1 newline.
Normalize them all to have only 1 newline at the end of all files.
2015-10-28 14:03:06 +05:30
85pando 7d5449e69d Fix: multiple one-lines
I hope this is a valid solution for the problem of the long description.
The solution is similar to the structure of (e.g.)
https://github.com/tldr-pages/tldr/blob/master/pages/common/find.md
2015-10-24 18:19:11 +02:00
Ruben Vereecken acf8756f56 Merge pull request #309 from lord63-forks/lint-fix
Lint fix
2015-10-23 02:06:48 +02:00
lord63 56a7cba656 Fix lint for common 2015-10-23 08:02:34 +08:00
lord63 3e1df9f818 Fix lint for osx 2015-10-22 15:33:24 +08:00
Ruben Vereecken 99e78c58e0 Merge pull request #308 from lord63-forks/markdown-lint-fix
Fix markdown lint warnings for linux man pages
2015-10-22 09:12:47 +02:00
lord63 1d2d523b21 Fix markdown lint warning for linux man pages 2015-10-22 15:00:05 +08:00
85pando 98c5175193 Improve transcode: description 2015-10-21 13:13:29 +02:00
85pando 8b60691580 Fix transcode, better description, split commands 2015-10-21 12:24:21 +02:00
85pando 79552ed440 Add transcode
transcode is a video stream editor.
2015-10-21 11:44:14 +02:00
Romain Prieto 2b70e7ca14 Merge pull request #305 from blx/master
Fix readme typo 'exilir' -> 'elixir'
2015-10-15 13:35:27 +11:00
Ben Cook 6e8b962f20 Fix readme typo 'exilir' -> 'elixir' 2015-10-14 19:18:13 -07:00
Waldir Pimenta c05879add2 Create lsb_release.md 2015-10-09 09:17:32 +01:00
Romain Prieto 08c5eefd1a Merge pull request #301 from waldyrious/patch-4
"system name" --> "operating system", rmv examples
2015-10-05 09:13:44 +11:00
Waldir Pimenta c4e1b051a7 "system name" --> "operating system", rmv examples
I think the connection with -s is still reasonably discernible, and the term OS is less ambiguous than just "system", so it doesn't need examples.
2015-10-03 11:30:53 +01:00
Romain Prieto 55a3c44ea8 Merge pull request #298 from e0i/master
Fixed a typo in dpkg
2015-09-23 20:40:01 +10:00
e0i 3d37dfc84c Fixed a typo in dpkg 2015-09-23 13:17:08 +03:00
Romain Prieto df4d16ae7c Merge pull request #295 from lord63-forks/use-markdown
Use markdown for salt, salt-run and zbarimg
2015-09-22 23:00:22 +10:00