mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-27 02:08:54 +00:00
docs: rst markup: remove accidental indentation, fixes #6248
This commit is contained in:
parent
d4eb9bbd35
commit
3f02d3cd3d
1 changed files with 1 additions and 1 deletions
|
@ -2237,7 +2237,7 @@ def do_break_lock(self, args, repository):
|
|||
File patterns support these styles: fnmatch, shell, regular expressions,
|
||||
path prefixes and path full-matches. By default, fnmatch is used for
|
||||
``--exclude`` patterns and shell-style is used for the ``--pattern``
|
||||
option. For commands that support patterns in their ``PATH`` argument
|
||||
option. For commands that support patterns in their ``PATH`` argument
|
||||
like (``borg list``), the default pattern is path prefix.
|
||||
|
||||
Starting with Borg 1.2, for all but regular expression pattern matching
|
||||
|
|
Loading…
Reference in a new issue