Fixup formatting.

This commit is contained in:
Werner Beroux
2016-10-16 11:49:19 +02:00
committed by GitHub
parent 234408ce10
commit 6aafd1bc7a

View File

@@ -60,6 +60,8 @@ To **restore**, you'll need:
* Keep `.boto` or regenerate it to access your Google Cloud Storage. * Keep `.boto` or regenerate it to access your Google Cloud Storage.
* The `PASSPHRASE` you've used. * The `PASSPHRASE` you've used.
Example:
$ docker run --rm --user $UID \ $ docker run --rm --user $UID \
-e PASSPHRASE=P4ssw0rd \ -e PASSPHRASE=P4ssw0rd \
-v ~/.boto:/home/duplicity/.boto:ro \ -v ~/.boto:/home/duplicity/.boto:ro \