diff --git a/borgmatic/config/schema.yaml b/borgmatic/config/schema.yaml index 52a670d5..d8a3548c 100644 --- a/borgmatic/config/schema.yaml +++ b/borgmatic/config/schema.yaml @@ -269,8 +269,8 @@ properties: compression: type: string description: | - Type of compression to use when creating archives (compression - level can be added separated with a comma, like "zstd,7"). See + Type of compression to use when creating archives. (Compression + level can be added separated with a comma, like "zstd,7".) See http://borgbackup.readthedocs.io/en/stable/usage/create.html for details. Defaults to "lz4". example: lz4