diff --git a/README.md b/README.md index f2433bf..0e57cf2 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,8 @@ Filters can be easily tested using the backup command: ```duplicacy -d -log back ### Duplicacy copy setup Only the bitwarden data is backed up as that is the most important data. No encryption is needed as all the data is already encrypted. ``` -duplicacy add -e -copy default sftp://duplicacy@.home.johnhgaunt.com//backups/duplicacy +duplicacy add -copy default sftp://duplicacy@.home.johnhgaunt.com//backups/duplicacy duplicacy set -storage -key ssh_password -value -#duplicacy set -storage -key password -value duplicacy copy -to -id ``` #### then to actually copy the files off