Fix documentation for --compression

This commit is contained in:
Marcus Holland-Moritz 2023-06-13 11:30:56 +02:00
parent a2e6b93512
commit 99f511564d

View File

@ -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 algorithms, so if you're short on memory it might be worth tweaking the
compression options. compression options.
- `-C`, `--compression=`*algorithm*[`:`*algopt*[`=`*value*][`,`...]]: - `-C`, `--compression=`*algorithm*[`:`*algopt*[`=`*value*][`:`...]]:
The compression algorithm and configuration used for file system data. 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 value for this option is a colon-separated list. The first item is
the compression algorithm, the remaining item are its options. Options the compression algorithm, the remaining item are its options. Options