mirror of https://github.com/digint/btrbk
doc/btrbk.conf.5.asciidoc: fix spelling
parent
79cbf7c0c3
commit
659b7de82f
|
@ -293,10 +293,10 @@ btrfs-progs-btrbk::
|
|||
<https://github.com/digint/btrfs-progs-btrbk>.
|
||||
|
||||
btrfs-progs-sudo::
|
||||
btrfs commands are prefixed with "sudo -n" (e.g. "sudo -n
|
||||
btrfs subvolume show" instead of "btrfs subvolume show"). Make
|
||||
sure to have apropriate (root) permissions for "btrfs" command
|
||||
groups in /etc/sudoers.
|
||||
btrfs commands are prefixed with "sudo -n" (e.g. "sudo -n btrfs
|
||||
subvolume show" instead of "btrfs subvolume show"). Make sure to
|
||||
have appropriate (root) permissions for "btrfs" command groups in
|
||||
/etc/sudoers.
|
||||
--
|
||||
+
|
||||
For convenience, it is also possible to set *backend_local* or
|
||||
|
|
Loading…
Reference in New Issue