From 5f85f507e48a1707933403e7a6309bb5bb782fc6 Mon Sep 17 00:00:00 2001 From: Wynn Wolf Arbor Date: Sat, 8 Feb 2020 18:42:58 +0100 Subject: Be more specific about the destination format in the manual --- lifeboat.1 | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/lifeboat.1 b/lifeboat.1 index 49c386a..577d842 100644 --- a/lifeboat.1 +++ b/lifeboat.1 @@ -58,9 +58,23 @@ option in A file containing synchronization targets for .Xr rclone 1 , one per line. -The format for a synchronization target is the +The format for a synchronization target is the base .Xr rclone 1 destination, then optionally a tab character and a size limit in kibibytes. +.Pp +.Nm +will append the name of the backup +.Ev ( LIFEBOAT_REPO_NAME ) +to the base destination. +.Pp +For example, the following configuration will synchronize a backup named +.Dq server +to +.Pa nas:backups/server +if the combined size of the repository is below 10G: +.Bd -literal -offset indent +nas:backups/ 10485760 +.Ed .It Sy credentials/restic A file containing the password for the .Xr restic 1 -- cgit v1.2.3-2-gb3c3