]> arthur.barton.de Git - bup.git/blobdiff - Documentation/bup-split.md
vfs: remove support for /foo/TAG (keep /.tag/TAG)
[bup.git] / Documentation / bup-split.md
index f62d72ad0387f432aac5c153fc987a449ff5ba1e..22d63cbc12a6571aa2ac09a11ddaf54fefb40b9e 100644 (file)
@@ -60,7 +60,9 @@ being the most likely choice.
     will be considered a descendant of the old *name*.
     (Thus, you can continually create new datasets with
     the same name, and later view the history of that
-    dataset to see how it has changed over time.)
+    dataset to see how it has changed over time.)  The original data
+    will also be available as a top-level file named "data" in the VFS,
+    accessible via `bup fuse`, `bup ftp`, etc.
 
 -t, \--tree
 :   output the git tree id of the resulting dataset.
@@ -154,8 +156,8 @@ being the most likely choice.
     is 1 (fast, loose compression)
 
 
-# EXAMPLE
-    
+# EXAMPLES
+
     $ tar -cf - /etc | bup split -r myserver: -n mybackup-tar
     tar: Removing leading /' from member names
     Indexing objects: 100% (196/196), done.