mirror of
https://github.com/borgbackup/borg.git
synced 2025-03-15 00:21:56 +00:00
Merge pull request #6719 from fantasya-pbem/task/6407_document-pattern-changes
#6407 - Document Borg 1.2 pattern behavior change
This commit is contained in:
commit
1614abd4b9
1 changed files with 2 additions and 2 deletions
|
@ -2698,8 +2698,8 @@ class Archiver:
|
||||||
# note that excludes use fm: by default and patternfiles use sh: by default.
|
# note that excludes use fm: by default and patternfiles use sh: by default.
|
||||||
# therefore, we need to specify fm: to have the same exact behavior.
|
# therefore, we need to specify fm: to have the same exact behavior.
|
||||||
P fm
|
P fm
|
||||||
R home/bobby
|
R /home/bobby
|
||||||
R home/susan
|
R /home/susan
|
||||||
|
|
||||||
- home/bobby/junk
|
- home/bobby/junk
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue