mirror of https://github.com/digint/btrbk
documentation: replace subvolid=0 with subvolid=5
parent
6f38536052
commit
1cf004533c
|
@ -88,7 +88,7 @@ snapshot_dir _btrbk_snap
|
||||||
# <volume-directory> Directory of a btrfs volume (or subvolume)
|
# <volume-directory> Directory of a btrfs volume (or subvolume)
|
||||||
# containing the subvolume to be backuped
|
# containing the subvolume to be backuped
|
||||||
# (usually the mount-point of a btrfs filesystem
|
# (usually the mount-point of a btrfs filesystem
|
||||||
# mounted with subvolid=0 option)
|
# mounted with subvolid=5 option)
|
||||||
#
|
#
|
||||||
# Subvolume section: "subvolume <subvolume-name>
|
# Subvolume section: "subvolume <subvolume-name>
|
||||||
#
|
#
|
||||||
|
|
|
@ -44,7 +44,7 @@ SECTIONS
|
||||||
Directory of a btrfs volume containing the source subvolume(s)
|
Directory of a btrfs volume containing the source subvolume(s)
|
||||||
to be backed up. '<volume-directory>' must be an absolute path
|
to be backed up. '<volume-directory>' must be an absolute path
|
||||||
and point to a btrfs volume (or subvolume). Usually the mount
|
and point to a btrfs volume (or subvolume). Usually the mount
|
||||||
point of a btrfs filesystem mounted with the 'subvolid=0'
|
point of a btrfs filesystem mounted with the 'subvolid=5'
|
||||||
option.
|
option.
|
||||||
|
|
||||||
*subvolume* <subvolume-name>::
|
*subvolume* <subvolume-name>::
|
||||||
|
|
Loading…
Reference in New Issue