mirror of https://github.com/digint/btrbk
documentation: remove experimental status of option "stream_buffer"
parent
909c68f164
commit
780ef57895
|
@ -237,7 +237,7 @@ Note that using ``long-iso'' has implications on the scheduling, see
|
||||||
Number of threads to use for <compress_command>. Only supported
|
Number of threads to use for <compress_command>. Only supported
|
||||||
for "pigz", "pbzip2" and recent versions of "xz".
|
for "pigz", "pbzip2" and recent versions of "xz".
|
||||||
|
|
||||||
*stream_buffer* <size>|no _*experimental*_::
|
*stream_buffer* <size>|no::
|
||||||
Add a buffer to the btrfs send stream (in front of "btrfs
|
Add a buffer to the btrfs send stream (in front of "btrfs
|
||||||
receive"), with a maximum size of '<size>'. This can give a speed
|
receive"), with a maximum size of '<size>'. This can give a speed
|
||||||
improvement (measured up to 20%) on both local or remote
|
improvement (measured up to 20%) on both local or remote
|
||||||
|
|
Loading…
Reference in New Issue