summaryrefslogtreecommitdiffstats
path: root/programs/lz4.1.md
diff options
context:
space:
mode:
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)