]> arthur.barton.de Git - bup.git/commitdiff
README.md: add a "bup init" step to "Using bup" since we killed auto-init.
authorRob Browning <rlb@defaultvalue.org>
Sat, 17 Aug 2013 19:59:45 +0000 (14:59 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sat, 17 Aug 2013 20:37:46 +0000 (15:37 -0500)
Signed-off-by: Rob Browning <rlb@defaultvalue.org>
README.md

index 3fcdcc6816e13f15e4567d78db65a5888829d8ca..87cbc2f2090429350012169a6ca5de722bae15c1 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