forked from borgmatic-collective/borgmatic
Fix typo
This commit is contained in:
parent
1ed207c6b1
commit
d4433eeec1
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue