digint / btrbk

Tool for creating snapshots and remote backups of btrfs subvolumes
https://digint.ch/btrbk/
GNU General Public License v3.0
1.64k stars 120 forks source link

Doc: Clarify what happens if a filter matches multiple times #460

Closed camoz closed 2 years ago

camoz commented 2 years ago

What happens if a filter matches multiple times? E.g. when there's a group xy, but also a volume directory and target directory named xy?

Referring to https://digint.ch/btrbk/doc/btrbk.1.html#_filter_statements

Do they all match?

IMO it would be useful to clarify that in the linked section of the man page.

digint commented 2 years ago

fixed in: 267cbcacdcfbac43f1803642efb057bdacb818c4, thanks!