From 99f511564dba5bf2e711d878bf4b757aa1f978be Mon Sep 17 00:00:00 2001 From: Marcus Holland-Moritz Date: Tue, 13 Jun 2023 11:30:56 +0200 Subject: [PATCH] Fix documentation for --compression --- doc/mkdwarfs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/mkdwarfs.md b/doc/mkdwarfs.md index 55f31a6e..6200eb7b 100644 --- a/doc/mkdwarfs.md +++ b/doc/mkdwarfs.md @@ -161,7 +161,7 @@ Most other options are concerned with compression tuning: algorithms, so if you're short on memory it might be worth tweaking the compression options. -- `-C`, `--compression=`*algorithm*[`:`*algopt*[`=`*value*][`,`...]]: +- `-C`, `--compression=`*algorithm*[`:`*algopt*[`=`*value*][`:`...]]: The compression algorithm and configuration used for file system data. The value for this option is a colon-separated list. The first item is the compression algorithm, the remaining item are its options. Options