documentation: fix stream_compress_adapt

master^2
Axel Burri 2023-08-28 19:14:35 +02:00
parent 57f43547cb
commit 59db547c91
1 changed files with 2 additions and 2 deletions

View File

@ -291,9 +291,9 @@ set to ``all'' (the default).
Number of threads to use for <compress_command>. Only supported Number of threads to use for <compress_command>. Only supported
for "pigz", "pbzip2", "bzip3", "zstd" and recent versions of "xz". for "pigz", "pbzip2", "bzip3", "zstd" and recent versions of "xz".
*stream_compress_adapt* default|<number>:: *stream_compress_adapt* yes|no::
Enable adaptive compression for <compress_command>. Only supported Enable adaptive compression for <compress_command>. Only supported
for "zstd" (version >= 1.3.6). for "zstd" (version >= 1.3.6). Defaults to ``no''.
*stream_buffer* <size>|no:: *stream_buffer* <size>|no::
Add a buffer to the btrfs send stream (locally, on uncompressed Add a buffer to the btrfs send stream (locally, on uncompressed