mirror of https://github.com/digint/btrbk
documentation: fix stream_compress_adapt
parent
225f60f565
commit
18ddc65979
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue