forked from TrueCloudLab/restic
Note that multiple --exclude-file
may be used.
This commit is contained in:
parent
5abd133e26
commit
fbb08c14de
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ the exclude options are:
|
|||
|
||||
- ``--exclude`` Specified one or more times to exclude one or more items
|
||||
- ``--exclude-caches`` Specified once to exclude folders containing a special file
|
||||
- ``--exclude-file`` Specified one time to exclude items listed in a given file
|
||||
- ``--exclude-file`` Specified one or more times to exclude items listed in a given file
|
||||
- ``--exclude-if-present`` Specified one or more times to exclude a folders content
|
||||
if it contains a given file (optionally having a given header)
|
||||
|
||||
|
|
Loading…
Reference in a new issue