From eee7f47d8b3c685d0f8ba0ad79fad5afd8d719f6 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sun, 4 Jun 2017 16:52:27 +0200 Subject: Build README from script instead of main package Signed-off-by: Florian Pritz --- script/borg-restore.pl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'script') diff --git a/script/borg-restore.pl b/script/borg-restore.pl index 7bdcac6..0fe5a2a 100755 --- a/script/borg-restore.pl +++ b/script/borg-restore.pl @@ -41,6 +41,9 @@ passed and restore it without further user interaction. B has to be executed regularly, ideally after creating or removing backups. +L provides the base features used to implement this script. +It can be used to build your own restoration script. + =cut =head1 OPTIONS -- cgit v1.2.3-24-g4f1b