Procházet zdrojové kódy

Fix typo (#1173).

Reviewed-on: https://projects.torsion.org/borgmatic-collective/borgmatic/pulls/1173
Dan Helfman před 1 měsícem
rodič
revize
72fde728a4
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      borgmatic/config/schema.yaml

+ 1 - 1
borgmatic/config/schema.yaml

@@ -261,7 +261,7 @@ properties:
             Path for storing temporary runtime data like streaming database
             Path for storing temporary runtime data like streaming database
             dumps and bootstrap metadata. borgmatic automatically creates and
             dumps and bootstrap metadata. borgmatic automatically creates and
             uses a "borgmatic" subdirectory here. Defaults to $XDG_RUNTIME_DIR
             uses a "borgmatic" subdirectory here. Defaults to $XDG_RUNTIME_DIR
-            or or $TMPDIR or $TEMP or /run/user/$UID.
+            or $TMPDIR or $TEMP or /run/user/$UID.
         example: /run/user/1001
         example: /run/user/1001
     user_state_directory:
     user_state_directory:
         type: string
         type: string