[doc]snap_dirs don't belong in target sections

pull/208/head
Patrik Bogren 2018-01-31 19:56:57 +01:00
parent 90fed6525e
commit c258dc81cf
1 changed files with 3 additions and 2 deletions

View File

@ -114,7 +114,8 @@ 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
the 'target' section. Note that btrbk does
not autmatically create this directory, and the snapshot creation not autmatically create this directory, and the snapshot creation
will fail if it is not present. will fail if it is not present.
@ -207,7 +208,7 @@ Note that using ``long-iso'' has implications on the scheduling, see
Port to connect to on the remote host. Defaults to ``default'' Port to connect to on the remote host. Defaults to ``default''
(the port specified in 'ssh_config', which defaults to 22). (the port specified in 'ssh_config', which defaults to 22).
*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''.