From 267cbcacdcfbac43f1803642efb057bdacb818c4 Mon Sep 17 00:00:00 2001 From: Axel Burri Date: Fri, 27 May 2022 19:30:56 +0200 Subject: [PATCH] documentation: clarify filter statement match multiple times --- doc/btrbk.1.asciidoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/btrbk.1.asciidoc b/doc/btrbk.1.asciidoc index 77b9a81..0df1ec0 100644 --- a/doc/btrbk.1.asciidoc +++ b/doc/btrbk.1.asciidoc @@ -473,6 +473,9 @@ Note that for *run* and *snapshot* commands, a filter matching a surrounding 'subvolume' section. If this is not desired, consider running *snapshot* and *resume* commands separately. +Filter statements can match multiple times (e.g. on group as well as +host name). In such a case, all matches are processed. + FILES -----