From: Jakob Matthes Date: Sat, 4 Feb 2012 15:08:05 +0000 (+0100) Subject: Documentation/bup-save.md: document --date option. X-Git-Tag: bup-0.25-rc2~155 X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=bup.git;a=commitdiff_plain;h=c40d226aeab32fff1978b2c7b4e21c626ee7d050 Documentation/bup-save.md: document --date option. Signed-off-by: Jakob Matthes Reviewed-by: Rob Browning --- diff --git a/Documentation/bup-save.md b/Documentation/bup-save.md index e895a2b..79c9782 100644 --- a/Documentation/bup-save.md +++ b/Documentation/bup-save.md @@ -47,7 +47,11 @@ for `bup-index`(1). (Thus, you can continually create new backup sets with the same name, and later view the history of that backup set to see how files have changed over time.) - + +-d, --date=*date* +: specify the date of the backup, in seconds since the epoch, instead + of the current time. + -f, --indexfile=*indexfile* : use a different index filename instead of `~/.bup/bupindex`.