--- title: duplicity #description: #feed_description: author: Issa Rice creation_date: 2015-09-09 last_major_revision_date: 2015-09-09 language: English # Possible values are "notes", "draft", "in progress", and # "mostly finished" status: notes # Possible values are "certain", "highly likely", "likely", "possible", # "unlikely", "highly unlikely", "remote", "impossible", "fiction", and # "emotional" #belief: possible # accepts "CC0", "CC-BY", or "CC-BY-SA" license: CC0 tags: untagged #aliases: --- ``` duplicity --encrypt-key "" --exclude ~/.bup/ /home// file:// ```