Преглед изворни кода

Fix incorrect option name within schema description.

Dan Helfman пре 8 месеци
родитељ
комит
730350b31a
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      borgmatic/config/schema.yaml

+ 2 - 2
borgmatic/config/schema.yaml

@@ -205,8 +205,8 @@ properties:
         description: |
         description: |
             Deprecated. Only used for locating database dumps and bootstrap
             Deprecated. Only used for locating database dumps and bootstrap
             metadata within backup archives created prior to deprecation.
             metadata within backup archives created prior to deprecation.
-            Replaced by borgmatic_runtime_directory and
-            borgmatic_state_directory. Defaults to ~/.borgmatic
+            Replaced by user_runtime_directory and user_state_directory.
+            Defaults to ~/.borgmatic
         example: /tmp/borgmatic
         example: /tmp/borgmatic
     user_runtime_directory:
     user_runtime_directory:
         type: string
         type: string