We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 690ffd1 commit c83117cCopy full SHA for c83117c
docs/usage/extract.rst.inc
@@ -119,4 +119,8 @@ pass over the archive metadata.
119
120
When parent directories are not extracted (because of using file/directory selection
121
or any other reason), borg can not restore parent directories' metadata, e.g. owner,
122
- group, permission, etc.
+ group, permission, etc.
123
+
124
+ The default interpretation for the paths to extract is `pp:` which is a literal
125
+ path-prefix match. If you want to use e.g. a wildcard, you must select a different
126
+ pattern style such as `sh:` or `fm:`. See :ref:`borg_patterns` for more information.
0 commit comments