]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Fix formatting of lz4 option in README
authorBriar Campbell <andastrike@gmail.com>
Fri, 6 Feb 2026 00:26:50 +0000 (18:26 -0600)
committerNick Terrell <nickrterrell@gmail.com>
Fri, 27 Feb 2026 21:10:41 +0000 (16:10 -0500)
programs/README.md

index 2c2e94dc612e09c8eae0245533c7ca7ae3ccabd8..2a6978ac4560dd8997c2497212a8a131205f5191 100644 (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.