Explorar o código

docs: rst markup: remove accidental indentation, fixes #6248

Thomas Waldmann %!s(int64=3) %!d(string=hai) anos
pai
achega
3f02d3cd3d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/borg/archiver.py

+ 1 - 1
src/borg/archiver.py

@@ -2237,7 +2237,7 @@ class Archiver:
         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