X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Documentation%2Fbup-save.md;h=3c5671e38455f0feca4df605f63794d5a4025474;hb=HEAD;hp=9b4097ed840a30feb103f2161b95ac28aad5ac47;hpb=077e0daec79d9891886d64351930b11e85a58e3b;p=bup.git diff --git a/Documentation/bup-save.md b/Documentation/bup-save.md index 9b4097e..7bbe44e 100644 --- a/Documentation/bup-save.md +++ b/Documentation/bup-save.md @@ -82,7 +82,7 @@ handling of metadata. over large ones (like virtual machine images) which take longer. Then you can back up the large files less frequently. Use a suffix like k, M, or G to - specify multiples of 1024, 1024*1024, 1024*1024*1024 + specify multiples of 1024, 1024\*1024, 1024\*1024\*1024 respectively. \--bwlimit=*bytes/sec* @@ -90,7 +90,7 @@ handling of metadata. to the server. This is good for making your backups not suck up all your network bandwidth. Use a suffix like k, M, or G to specify multiples of 1024, - 1024*1024, 1024*1024*1024 respectively. + 1024\*1024, 1024\*1024\*1024 respectively. \--strip : strips the path that is given from all files and directories. @@ -104,10 +104,11 @@ handling of metadata. : strips the given path prefix *path-prefix* from all files and directories. - A directory */root/chroot/webserver* saved with "bup save -n - webserver \--strip-path=/root/chroot" would be saved as - */webserver/etc*. Note that currently, metadata will not be saved - for the root directory (*/*) when this option is specified. + A directory */root/chroot/webserver/etc* saved with "bup save -n + webserver \--strip-path=/root/chroot /root/chroot/webserver/etc" + would be saved as */webserver/etc*. Note that currently, metadata + will not be saved for the root directory (*/*) when this option is + specified. \--graft=*old_path*=*new_path* : a graft point *old_path*=*new_path* (can be used more than @@ -124,8 +125,7 @@ handling of metadata. is 1 (fast, loose compression) -# EXAMPLE - +# EXAMPLES $ bup index -ux /etc Indexing: 1981, done.