From ff8815b235704f1298e6a4e88315221f09255be5 Mon Sep 17 00:00:00 2001 From: Axel Burri Date: Wed, 16 Nov 2016 15:31:16 +0100 Subject: [PATCH] Documentation: btrbk.conf.5: add link to https://github.com/digint/btrfs-progs-btrbk in description of "backend" feature --- doc/btrbk.conf.5 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/btrbk.conf.5 b/doc/btrbk.conf.5 index b619942..57c3937 100644 --- a/doc/btrbk.conf.5 +++ b/doc/btrbk.conf.5 @@ -286,10 +286,11 @@ to \[lq]btrfs-progs-btrbk\[rq], specific btrfs(8) commands groups needs to be separated by a dash instead of a whitespace (e.g. "btrfs-subvolume-show" instead of "btrfs subvolume show"). Useful for setting suid or file capabilities (setcap) on -specific btrfs commands. For convenience, it is also possible to set -\fIbackend_local\fR or \fIbackend_remote\fR, which will override the -\fIbackend\fR option for local or remote sources/targets. Defaults to -\[lq]btrfs-progs\[rq]. +specific btrfs commands, as implemented in +. For convenience, it is +also possible to set \fIbackend_local\fR or \fIbackend_remote\fR, +which will override the \fIbackend\fR option for local or remote +sources/targets. Defaults to \[lq]btrfs-progs\[rq]. .RE .PP Lines that contain a hash character (#) in the first column are