Merge pull request #1224 from restic/improve-exclude-caches

Allow multiple exclude-if-present
This commit is contained in:
Alexander Neumann
2017-09-11 17:31:24 +02:00
5 changed files with 249 additions and 178 deletions

View File

@@ -33,8 +33,8 @@ given as the arguments.
read exclude patterns from a \fB\fCfile\fR (can be specified multiple times)
.PP
\fB\-\-exclude\-if\-present\fP=""
takes filename[:header], exclude contents of directories containing filename (except filename itself) if header of that file is as provided
\fB\-\-exclude\-if\-present\fP=[]
takes filename[:header], exclude contents of directories containing filename (except filename itself) if header of that file is as provided (can be specified multiple times)
.PP
\fB\-\-files\-from\fP=""