From e32521e6ea4b0677fe95d98e73c6b66d684714c1 Mon Sep 17 00:00:00 2001 From: Nicco Date: Sat, 26 Oct 2019 21:49:06 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6c7978c..f0fe23e 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ Backends are the place where you data will be saved. Backups are incremental and ### Fields -#### `type` +###### `type` Type of the backend see a list [here](https://restic.readthedocs.io/en/stable/030_preparing_a_new_repo.html) @@ -105,11 +105,13 @@ Supported are: For each backend you need to specify the right variables as shown in the example below. -#### `path` +###### `path` The path on the remote server. For object storages as +###### Example + ```yaml backends: name-of-backend: