summaryrefslogtreecommitdiffstats
path: root/programs/lz4.1.md
diff options
context:
space:
mode:
authorYann Collet <cyan@fb.com>2022-08-11 21:06:17 (GMT)
committerYann Collet <cyan@fb.com>2022-08-11 21:06:30 (GMT)
commit18b293d9fd11d6af7c9fd6af51af71557c31d08f (patch)
treeeb47fe632c2fceba562bc785ca1165343f9a7395 /programs/lz4.1.md
parente691e827280453e67fdf57421bb58d6e1faf734d (diff)
downloadlz4-18b293d9fd11d6af7c9fd6af51af71557c31d08f.zip
lz4-18b293d9fd11d6af7c9fd6af51af71557c31d08f.tar.gz
lz4-18b293d9fd11d6af7c9fd6af51af71557c31d08f.tar.bz2
updated documentation in anticipation for `v1.9.4` release
Diffstat (limited to 'programs/lz4.1.md')
-rw-r--r--programs/lz4.1.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/programs/lz4.1.md b/programs/lz4.1.md
index 39dc925..4160c64 100644
--- a/programs/lz4.1.md
+++ b/programs/lz4.1.md
@@ -185,6 +185,9 @@ only the latest one will be applied.
* `-BD`:
Blocks depend on predecessors (improves compression ratio, more noticeable on small blocks)
+* `-BX`:
+ Generate block checksums (default:disabled)
+
* `--[no-]frame-crc`:
Select frame checksum (default:enabled)