This commit is contained in:
Zertrin 2013-01-02 12:07:59 +01:00
parent 4ceec2cbf7
commit 1a77ee0d58
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
0.8.3 (02 January 2013)
======================
* FreeBSD portability (du, mail, & shebang) [barofsoap]
* Fix issue #30 "-s (collection-status) option not writing anything to log file"
0.8.2 (01 November 2012)
========================
* Handle --time option for restoration and file-listing

4
README
View file

@ -50,7 +50,7 @@ REQUIREMENTS
* duplicity
* gpg
* which
* Basic utilities like: which, tee
* Amazon S3 (optional)
* s3cmd (optional)
* mailx (optional)
@ -72,7 +72,7 @@ to "duplicity-backup.conf" in the script's directory).
So be sure either:
- to specify the configuration file path on the command line [recommended]
- or to edit the CONFIG parameter in thescript to match the actual location of
- or to edit the CONFIG parameter in the script to match the actual location of
your config file. [deprecated]
NOTE: to ease future updates of the script, you may prefer NOT to edit the