From 6e187f69308ca04a0a422bc81ed7af5ef90159c2 Mon Sep 17 00:00:00 2001 From: Kai Reinhard <K.Reinhard@micromata.de> Date: Mon, 04 Feb 2019 22:41:39 +0000 Subject: [PATCH] Backup dir for config files (saves now all config files by date). --- README.adoc | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/README.adoc b/README.adoc index 0d20c2a..a4e947f 100644 --- a/README.adoc +++ b/README.adoc @@ -30,6 +30,11 @@ * `repo-configs`: You may add a list of all your repos with the borg variables. The name is only used for displaying purposes. +=== Backups of configuration files + +You may configure and initialize your repositories by the BorgButler app. The config file is generated by BorgButler. Before +saving a new configuration BorgButler stores a copy of the current configuration in the backup dir: `~/.borgbutler/backup/`. + == Build and start from command line === Build distribution and start with Gradle -- Gitblit v1.10.0