]> arthur.barton.de Git - bup.git/blobdiff - README.md
Add --map-user --map-group --map-uid and --map-gid options to restore.
[bup.git] / README.md
index 2d40826a02b4bb9127c9902abd264e5ab5809b47..441c4af2c7cb50b04dfcc8e76b2be7343764b179 100644 (file)
--- a/README.md
+++ b/README.md
@@ -155,6 +155,10 @@ Binary packages of bup are known to be built for the following OSes:
 Using bup
 ---------
 
+ - Initialize the default BUP_DIR:
+
+        bup init
+
  - Try making a local backup as a tar file:
  
         tar -cvf - /etc | bup split -n local-etc -vv
@@ -272,6 +276,13 @@ Notes on Cygwin
    http://cygwin.com/ml/cygwin/2007-06/msg00436.html
 
 
+Notes on OS X
+-------------
+
+ - There is no support for ACLs.  If/when some entrprising person
+   fixes this, adjust t/compare-trees.
+
+
 How it works
 ============
 
@@ -404,7 +415,7 @@ mailing list (see below) if you'd like to help.
     
  - bup needs better documentation.
  
-    According to a recent article about git in Linux Weekly News
+    According to a recent article about bup in Linux Weekly News
     (https://lwn.net/Articles/380983/), "it's a bit short on examples and
     a user guide would be nice."  Documentation is the sort of thing that
     will never be great unless someone from outside contributes it (since