documentation: adapt btrfs_commit_delete

Also move item down, closer to other delete-related options.
disable-ssh-password-prompt
Axel Burri 2022-07-27 20:41:59 +02:00
parent 6b465bf06b
commit c5dff6afda
1 changed files with 5 additions and 6 deletions

View File

@ -430,12 +430,6 @@ If you want to set this option for local or remote hosts only, set
=== Btrfs Specific Options === Btrfs Specific Options
*btrfs_commit_delete* after|each|no::
If set, make sure the deletion of snapshot and backup subvolumes
are committed to disk when btrbk terminates (sets '--commit-after'
or '--commit-each' options when running "btrfs subvolume
delete"). Defaults to ``no''.
*incremental_prefs* <list-spec>[:<amount>]...:: *incremental_prefs* <list-spec>[:<amount>]...::
Specify the preferences to determine the best common (correlated) Specify the preferences to determine the best common (correlated)
parent and clone sources for incremental backups, by choosing from parent and clone sources for incremental backups, by choosing from
@ -488,6 +482,11 @@ sources for all (!) known candidates on the filesystem.
access problems (when not running btrbk as root). Defaults to access problems (when not running btrbk as root). Defaults to
``mountpoint''. ``mountpoint''.
*btrfs_commit_delete* yes|no::
If set, wait for the transaction commit at the end of each
snapshot or backup deletion (sets '--commit-each' option for
"btrfs subvolume delete"). Defaults to ``no''.
*snapshot_qgroup_destroy* yes|no _*experimental*_:: {blank} *snapshot_qgroup_destroy* yes|no _*experimental*_:: {blank}
*target_qgroup_destroy* yes|no _*experimental*_:: {blank} *target_qgroup_destroy* yes|no _*experimental*_:: {blank}
*archive_qgroup_destroy* yes|no _*experimental*_:: *archive_qgroup_destroy* yes|no _*experimental*_::