Преглед на файлове

Fix incorrect option name within schema description.

Dan Helfman преди 4 месеца
родител
ревизия
730350b31a
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      borgmatic/config/schema.yaml

+ 2 - 2
borgmatic/config/schema.yaml

@@ -205,8 +205,8 @@ properties:
         description: |
             Deprecated. Only used for locating database dumps and bootstrap
             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
     user_runtime_directory:
         type: string