mirror of https://github.com/digint/btrbk
documentation: btrbk.conf.5: adaptions for backend and ssh_user option (cosmetics)
parent
f554a36978
commit
37def3dc7e
|
@ -243,9 +243,9 @@ Note that using ``long-iso'' has implications on the scheduling, see
|
||||||
input, which is usually not desired.
|
input, which is usually not desired.
|
||||||
|
|
||||||
*ssh_user* <username>::
|
*ssh_user* <username>::
|
||||||
Remote username for ssh. Defaults to ``root''. Note that you will
|
Remote username for ssh. Defaults to ``root''. Make sure the
|
||||||
have to make sure that the remote user is able to run
|
remote user is able to run "btrfs" with root privileges (see
|
||||||
"/sbin/btrfs" (which needs root privileges).
|
option 'backend' for details).
|
||||||
|
|
||||||
*ssh_port* <port>|default::
|
*ssh_port* <port>|default::
|
||||||
Port to connect to on the remote host. Defaults to ``default''
|
Port to connect to on the remote host. Defaults to ``default''
|
||||||
|
@ -328,8 +328,7 @@ work. If you need this, define alias host names for each vm.
|
||||||
|
|
||||||
*backend* btrfs-progs|btrfs-progs-btrbk|btrfs-progs-sudo::
|
*backend* btrfs-progs|btrfs-progs-btrbk|btrfs-progs-sudo::
|
||||||
Backend filesystem utilities to be used for btrfs specific
|
Backend filesystem utilities to be used for btrfs specific
|
||||||
operations. The default ``btrfs-progs'' simply executes btrfs(8)
|
operations. Defaults to ``btrfs-progs''.
|
||||||
commands groups (e.g. "btrfs subvolume show").
|
|
||||||
+
|
+
|
||||||
--
|
--
|
||||||
btrfs-progs::
|
btrfs-progs::
|
||||||
|
|
Loading…
Reference in New Issue