From 1cf004533ccbd023f9991e491edf35359e32ae7b Mon Sep 17 00:00:00 2001 From: Axel Burri Date: Mon, 5 Mar 2018 11:22:30 +0100 Subject: [PATCH] documentation: replace subvolid=0 with subvolid=5 --- btrbk.conf.example | 2 +- doc/btrbk.conf.5.asciidoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/btrbk.conf.example b/btrbk.conf.example index c23c1d5..15f9952 100644 --- a/btrbk.conf.example +++ b/btrbk.conf.example @@ -88,7 +88,7 @@ snapshot_dir _btrbk_snap # Directory of a btrfs volume (or subvolume) # containing the subvolume to be backuped # (usually the mount-point of a btrfs filesystem -# mounted with subvolid=0 option) +# mounted with subvolid=5 option) # # Subvolume section: "subvolume # diff --git a/doc/btrbk.conf.5.asciidoc b/doc/btrbk.conf.5.asciidoc index d9dc146..33b9feb 100644 --- a/doc/btrbk.conf.5.asciidoc +++ b/doc/btrbk.conf.5.asciidoc @@ -44,7 +44,7 @@ SECTIONS Directory of a btrfs volume containing the source subvolume(s) to be backed up. '' must be an absolute path 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. *subvolume* ::