Add notice before archiving

This commit is contained in:
George Lacey 2021-05-08 13:17:29 +01:00
parent 90310b553e
commit b73ede10eb

View File

@ -1,6 +1,9 @@
# borg manager # borg manager
Summarises [borg](https://borgbackup.readthedocs.io/en/stable/#what-is-borgbackup) backups using output from '[borg create](https://borgbackup.readthedocs.io/en/stable/usage/create.html#description)'. Summarises [borg](https://borgbackup.readthedocs.io/en/stable/#what-is-borgbackup) backups using output from '[borg create](https://borgbackup.readthedocs.io/en/stable/usage/create.html#description)'.
> This project has been superseded by [borg-web](https://github.com/georgelacey/borg-web),
> a client and web server that provides summaries in the form of a website
## Features: ## Features:
* Parses json output from 'borg create --json' * Parses json output from 'borg create --json'
* Stores repo and archive information in sqlite database * Stores repo and archive information in sqlite database