documentation: replace subvolid=0 with subvolid=5

pull/204/merge
Axel Burri 2018-03-05 11:22:30 +01:00
parent 6f38536052
commit 1cf004533c
2 changed files with 2 additions and 2 deletions

View File

@ -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>
# #

View File

@ -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>::