From 353475052546ff30b4d8577d47e38461b59a06e7 Mon Sep 17 00:00:00 2001 From: Rob Browning Date: Sat, 2 Nov 2013 11:26:26 -0500 Subject: [PATCH 1/1] bup-index.md: indicate that non-rx --exclude paths are taken literally. Signed-off-by: Rob Browning --- Documentation/bup-index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/bup-index.md b/Documentation/bup-index.md index 29576e7..f804a79 100644 --- a/Documentation/bup-index.md +++ b/Documentation/bup-index.md @@ -146,12 +146,12 @@ does, due to the accommodations described above. `$BUP_DIR/bupindex`. \--exclude=*path* -: a path to exclude from the backup (can be used more - than once) +: exclude *path* from the backup; *path* is not expanded in any + way (can be used more than once). \--exclude-from=*filename* -: a file that contains exclude paths (can be used more - than once) +: read --exclude paths from *filename*, one path per-line (can be + used more than once). \--exclude-rx=*pattern* : exclude any path matching *pattern*, which must be a Python regular -- 2.39.2