From c258dc81cf994eda2cf5ca30e244e7067a83d595 Mon Sep 17 00:00:00 2001 From: Patrik Bogren Date: Wed, 31 Jan 2018 19:56:57 +0100 Subject: [PATCH 1/2] [doc]snap_dirs don't belong in target sections --- doc/btrbk.conf.5.asciidoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/btrbk.conf.5.asciidoc b/doc/btrbk.conf.5.asciidoc index e8b2ffc..154db8a 100644 --- a/doc/btrbk.conf.5.asciidoc +++ b/doc/btrbk.conf.5.asciidoc @@ -114,7 +114,8 @@ 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 + '' 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. @@ -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'' (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 to ``no''. From a3b586a896c075d696e1d4e47427bf202a6e7610 Mon Sep 17 00:00:00 2001 From: Patrik Bogren Date: Wed, 31 Jan 2018 19:58:56 +0100 Subject: [PATCH 2/2] [doc]snap_dirs don't belong in target sections --- doc/btrbk.conf.5.asciidoc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/btrbk.conf.5.asciidoc b/doc/btrbk.conf.5.asciidoc index 154db8a..85c951a 100644 --- a/doc/btrbk.conf.5.asciidoc +++ b/doc/btrbk.conf.5.asciidoc @@ -115,9 +115,8 @@ 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. 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. + 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