From 2b0451c701522bc054eba76396d445b1b50302f6 Mon Sep 17 00:00:00 2001 From: Axel Burri Date: Fri, 17 Jul 2015 00:44:12 +0200 Subject: [PATCH] documentation: README.md: added FAQ section, pointing to doc/FAQ.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 6f0d4e2..07d8566 100644 --- a/README.md +++ b/README.md @@ -357,6 +357,13 @@ If everything went fine, nuke the broken subvolume: btrfs subvolume delete /mnt/btr_pool/data.BROKEN +FAQ +=== + +Make sure to also read the [btrbk FAQ page](doc/FAQ.md). +Help improve it by asking! + + Development ===========