]> arthur.barton.de Git - bup.git/blobdiff - Documentation/bup-save.md
Documentation/bup-save.md: change --strip-prefix to --strip-path.
[bup.git] / Documentation / bup-save.md
index e895a2b880d94d8e4dbf97d0e503ab6019835bd8..2dcd21a7e6c12784e6c6611183334620e431555f 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`.
@@ -84,8 +88,8 @@ for `bup-index`(1).
     "bup save -n chroot --strip /root/chroot" would be saved
     as */etc*.
     
---strip-prefix=*path-prefix*
-:   strips the given path-prefix *path-prefix* from all
+--strip-path=*path-prefix*
+:   strips the given path prefix *path-prefix* from all
     files and directories.
     
     A directory */root/chroots/webserver* saved with