summaryrefslogtreecommitdiffstats
path: root/programs/lz4.1.md
diff options
context:
space:
mode:
authorYann Collet <cyan@fb.com>2019-04-22 22:14:53 (GMT)
committerYann Collet <cyan@fb.com>2019-04-22 22:14:53 (GMT)
commita685d5cffc26c9624c65521d26cba950e59c4cb3 (patch)
tree1e0e2b4b187bf96109fb179a2ab60482db2097b5 /programs/lz4.1.md
parentf401f1de7eba98ee5acde5b8dd9681ff1aa76b56 (diff)
downloadlz4-a685d5cffc26c9624c65521d26cba950e59c4cb3.zip
lz4-a685d5cffc26c9624c65521d26cba950e59c4cb3.tar.gz
lz4-a685d5cffc26c9624c65521d26cba950e59c4cb3.tar.bz2
--list gives block type
Diffstat (limited to 'programs/lz4.1.md')
-rw-r--r--programs/lz4.1.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/programs/lz4.1.md b/programs/lz4.1.md
index 62f672e..8874467 100644
--- a/programs/lz4.1.md
+++ b/programs/lz4.1.md
@@ -114,9 +114,8 @@ only the latest one will be applied.
Benchmark mode, using `#` compression level.
* `--list`:
- List mode.
- Lists information about .lz4 files.
- Useful if compressed with --content-size flag.
+ List information about .lz4 files.
+ note : current implementation is limited to single-frame .lz4 files.
### Operation modifiers