Fix formatting of lz4 option in README

This commit is contained in:
Briar Campbell
2026-02-27 16:10:41 -05:00
committed by Nick Terrell
parent 1168da0e56
commit a90d7e7689
+1 -1
View File
@@ -224,7 +224,7 @@ Advanced compression options:
--format=gzip Compress files to the `.gz` format.
--format=xz Compress files to the `.xz` format.
--format=lzma Compress files to the `.lzma` format.
--format=lz4 Compress files to the `.lz4` format.
--format=lz4 Compress files to the `.lz4` format.
Advanced decompression options:
-l Print information about Zstandard-compressed files.