summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2014-12-21 18:56:44 +0200
committerLasse Collin <lasse.collin@tukaani.org>2014-12-21 18:56:44 +0200
commit8dbb57238d372c7263cfeb3e7f7fd9a73173156a (patch)
treef429642e458e23b3e56973829aa49051e295f5fe
parent6060f7dc76fd6c2a8a1f8e85d0e4d86bb78273e6 (diff)
downloadxz-8dbb57238d372c7263cfeb3e7f7fd9a73173156a.tar.gz
Docs: Update docs/examples/00_README.txt.
-rw-r--r--doc/examples/00_README.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/examples/00_README.txt b/doc/examples/00_README.txt
index a3b9eaa..120e1eb 100644
--- a/doc/examples/00_README.txt
+++ b/doc/examples/00_README.txt
@@ -25,3 +25,7 @@ List of examples
a custom filter chain
(x86 BCJ + LZMA2)
+ 04_compress_easy_mt.c Multi-threaded multi-call
+ compression using a compression
+ preset
+