From 16cd0bc46992734ffa90c3872c91bfb80bb9d245 Mon Sep 17 00:00:00 2001 From: drwtsn32x Date: Sat, 26 Sep 2020 09:21:52 -0700 Subject: [PATCH] fix typo --- docs/06-advanced-options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/06-advanced-options.md b/docs/06-advanced-options.md index 0b01b39..2a0d7ee 100644 --- a/docs/06-advanced-options.md +++ b/docs/06-advanced-options.md @@ -335,7 +335,7 @@ Supply a passphrase that Duplicati will use to encrypt the backup volumes, makin Enable this option to look into other files on this machine to find existing blocks. This is a fairly slow operation but can limit the size of downloads. ### prefix -`--prefix = duplicate` +`--prefix = duplicati` A string used to prefix the filenames of the remote volumes, can be used to store multiple backups in the same remote folder. The prefix cannot contain a hyphen (`-`), but can contain all other characters allowed by the remote storage. ### quiet-console