Fix typo #1173

Merged
witten merged 1 commits from StefanSchoof/borgmatic:stefanschoof-patch-1 into main 2025-10-28 18:16:37 +00:00

View File

@@ -261,7 +261,7 @@ properties:
Path for storing temporary runtime data like streaming database
dumps and bootstrap metadata. borgmatic automatically creates and
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
user_state_directory:
type: string