mirror of
https://github.com/borgbackup/borg.git
synced 2025-03-09 21:57:24 +00:00
The fnmatch module in Python's standard library implements a pattern format for paths which is similar to shell patterns. However, “*” matches any character including path separators. This newly introduced pattern syntax with the selector “sh” no longer matches the path separator with “*”. Instead “**/” can be used to match zero or more directory levels. |
||
---|---|---|
.. | ||
_static | ||
borg_theme/css | ||
misc | ||
usage | ||
api.rst | ||
authors.rst | ||
changes.rst | ||
conf.py | ||
deployment.rst | ||
development.rst | ||
faq.rst | ||
global.rst.inc | ||
index.rst | ||
installation.rst | ||
internals.rst | ||
Makefile | ||
quickstart.rst | ||
resources.rst | ||
support.rst | ||
usage.rst |