]> arthur.barton.de Git - bup.git/commitdiff
Documentation/bup-save.md: document --date option.
authorJakob Matthes <jakob.matthes@googlemail.com>
Sat, 4 Feb 2012 15:08:05 +0000 (16:08 +0100)
committerRob Browning <rlb@defaultvalue.org>
Fri, 17 Aug 2012 18:42:57 +0000 (13:42 -0500)
Signed-off-by: Jakob Matthes <jakob.matthes@gmail.com>
Reviewed-by: Rob Browning <rlb@defaultvalue.org>
Documentation/bup-save.md

index e895a2b880d94d8e4dbf97d0e503ab6019835bd8..79c9782fc674fe97bd6dd91044f4fbab8d8598df 100644 (file)
@@ -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`.