summaryrefslogtreecommitdiffstats
path: root/lib/App/BorgRestore.pm
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2017-06-04 16:52:27 +0200
committerFlorian Pritz <bluewind@xinu.at>2017-06-04 16:52:27 +0200
commiteee7f47d8b3c685d0f8ba0ad79fad5afd8d719f6 (patch)
tree562614b9f856f043320d1777999964a702c60a84 /lib/App/BorgRestore.pm
parent10f9167adde11f446a59b22b0b884138a61393df (diff)
downloadApp-BorgRestore-eee7f47d8b3c685d0f8ba0ad79fad5afd8d719f6.tar.gz
App-BorgRestore-eee7f47d8b3c685d0f8ba0ad79fad5afd8d719f6.tar.xz
Build README from script instead of main package
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'lib/App/BorgRestore.pm')
-rw-r--r--lib/App/BorgRestore.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/App/BorgRestore.pm b/lib/App/BorgRestore.pm
index 87c1311..3ebabb9 100644
--- a/lib/App/BorgRestore.pm
+++ b/lib/App/BorgRestore.pm
@@ -55,7 +55,7 @@ automatically determined based on the age of the path.
The cache has to be updated regularly, ideally after creating or removing
backups.
-B<borg-restore.pl> is a wrapper around this class that allows for simple CLI
+L<borg-restore.pl> is a wrapper around this class that allows for simple CLI
usage.
This package uses L<Log::Any> for logging.