From 80fcbddd655b8050df4bb16fece5fc1ebc427923 Mon Sep 17 00:00:00 2001 From: simon Date: Wed, 22 Sep 2021 14:58:50 +0700 Subject: [PATCH] typo... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c92ca30..072cc4b 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Detect the YouTube ID from filename, this accepts the default yt-dlp naming conv - Follow the logs to monitor progress and errors: `docker-compose logs -f tubearchivist`. ## Backup and restore -From the settings page you can backup your metadata into a zip file. The file will get stored at *cache/backup* and will contain the necessary files to restore the Elasticsearch index formated **nd-json** files as well a complete export of the index in a set of conventional **json** files. +From the settings page you can backup your metadata into a zip file. The file will get stored at *cache/backup* and will contain the necessary files to restore the Elasticsearch index formatted **nd-json** files as well a complete export of the index in a set of conventional **json** files. The restore functionality will expect the same zip file in *cache/backup* and will recreate the index from the snapshot.