From d28bcb7e09769e6eaf9e4e9f0206fdc9e76a575a Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Wed, 24 Jan 2018 01:10:15 +0100 Subject: Add --list feature to search for files contained in backups by path Signed-off-by: Florian Pritz --- script/borg-restore.pl | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) (limited to 'script') diff --git a/script/borg-restore.pl b/script/borg-restore.pl index f58ba33..76216dc 100755 --- a/script/borg-restore.pl +++ b/script/borg-restore.pl @@ -14,6 +14,8 @@ borg-restore.pl [options] --help, -h short help message --debug show debug messages --update-cache, -u update cache files + --list [pattern] List paths contained in the backups, optionally + matching an SQLite LIKE pattern --destination, -d Restore backup to directory --time, -t Automatically find newest backup that is at least