Fix misleading example for user_runtime_directory.
All checks were successful
build / test (push) Successful in 5m45s
build / docs (push) Successful in 1m40s

This commit is contained in:
Dan Helfman 2024-11-13 11:17:40 -08:00
parent bf978f2db4
commit c0721a8cad

View File

@ -219,7 +219,7 @@ properties:
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.
example: /run/user/1001/borgmatic
example: /run/user/1001
user_state_directory:
type: string
description: |