diff --git a/doc/btrbk.conf.5.asciidoc b/doc/btrbk.conf.5.asciidoc index f1bfc71..e918b0a 100644 --- a/doc/btrbk.conf.5.asciidoc +++ b/doc/btrbk.conf.5.asciidoc @@ -141,9 +141,9 @@ Note that using ``long-iso'' has implications on the scheduling, see *snapshot_dir* :: Directory in which the btrfs snapshots are created, relative to - '' of the 'volume' section. Note that btrbk does - not autmatically create this directory, and the snapshot creation - will fail if it is not present. + '' 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 will fail if it is not present. *snapshot_name* :: 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. -- -*ssh_compression* yes|no:: +*ssh_compression* yes|no:: Enables or disables the compression of ssh connections. Defaults to ``no''.