소스 검색

formatting fix for key

Tony Fernandez 8 달 전
부모
커밋
702e55e6f7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      borgmatic/config/schema.yaml

+ 1 - 1
borgmatic/config/schema.yaml

@@ -1622,7 +1622,7 @@ properties:
                 type: string
                 description: |
                     Key of the host where the item is stored.
-                    Required if 'itemid' is not set
+                    Required if "itemid" is not set.
                 example: borg.status
             server:
                 type: string