Move summary to features

This commit is contained in:
George Lacey 2021-05-05 14:34:12 +01:00
parent b651deae4e
commit 165fd70acc

View File

@ -4,9 +4,9 @@ Summarises [borg](https://borgbackup.readthedocs.io/en/stable/#what-is-borgbacku
## 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
* Print summary of repos
### Planned: ### Planned:
* Summary CLI interface
* Output to Graphs/HTML * Output to Graphs/HTML
## How to use ## How to use