From d50a82076740b1477b5cc8591c5c82d6141aa8eb Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Mon, 19 Jun 2017 23:42:10 +0200 Subject: Settings: Improve documentation of $borg_repo Signed-off-by: Florian Pritz --- lib/App/BorgRestore/Settings.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/App/BorgRestore/Settings.pm b/lib/App/BorgRestore/Settings.pm index f329ef0..30a20eb 100644 --- a/lib/App/BorgRestore/Settings.pm +++ b/lib/App/BorgRestore/Settings.pm @@ -40,7 +40,8 @@ use any features available in perl itself. =item C<$borg_repo> This specifies the URL to the borg repo as used in other borg commands. If you -use the $BORG_REPO environment variable leave this empty. +use the $BORG_REPO environment variable set this to an empty string. Default: +"backup:borg-".hostname; =item C<$cache_path_base> -- cgit v1.2.3-24-g4f1b