pull/208/merge
mmFooD 2018-10-13 11:41:01 +00:00 committed by GitHub
commit c0fa741aab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -141,9 +141,9 @@ Note that using ``long-iso'' has implications on the scheduling, see
*snapshot_dir* <directory>:: *snapshot_dir* <directory>::
Directory in which the btrfs snapshots are created, relative to Directory in which the btrfs snapshots are created, relative to
'<volume-directory>' of the 'volume' section. Note that btrbk does '<volume-directory>' of the 'volume' section. This option is *not* valid in
not autmatically create this directory, and the snapshot creation the 'target' section. Note that btrbk does not autmatically create this
will fail if it is not present. directory, and the snapshot creation will fail if it is not present.
*snapshot_name* <basename>:: *snapshot_name* <basename>::
Base name of the created snapshot (and backup). This option is Base name of the created snapshot (and backup). This option is
@ -258,7 +258,7 @@ e.g. for several virtual machines listening on same address, will NOT
work. If you need this, define alias host names for each vm. work. If you need this, define alias host names for each vm.
-- --
*ssh_compression* yes|no:: *ssh_compression* yes|no::
Enables or disables the compression of ssh connections. Defaults Enables or disables the compression of ssh connections. Defaults
to ``no''. to ``no''.