diff options
author | Florian Pritz <bluewind@xinu.at> | 2019-02-07 17:01:28 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2019-02-07 17:14:35 +0100 |
commit | 4034169f9655ea6b28741067c58c0219e42365e1 (patch) | |
tree | 9a76c3c328d7420ec4dc2494889800823ab21ac2 /Changes | |
parent | 138ba53c92dc10c1b9b9bb31448b76f9bbac0ecd (diff) | |
download | App-BorgRestore-4034169f9655ea6b28741067c58c0219e42365e1.tar.gz App-BorgRestore-4034169f9655ea6b28741067c58c0219e42365e1.tar.xz |
Support borg list --prefix option via setting
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ Revision history for Perl extension App-BorgRestore {{$NEXT}} + - Support borg list's --prefix option via $borg_prefix setting - Properly handle cases where the DB is empty after removal of archive information |