X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=README.md;h=894e7648d6e7a45cca8c401e83c97f7761aa6894;hb=d4100c81448484b8ea222fb78757bf003e181cf1;hp=f7455a63e186876d1c5a74ab9787ded79620299d;hpb=2ad655132f31ad33beda90211cbc29c7725b1e36;p=bup.git diff --git a/README.md b/README.md index f7455a6..894e764 100644 --- a/README.md +++ b/README.md @@ -209,7 +209,9 @@ Using bup bup help restore ... - - Initialize the default BUP_DIR (~/.bup): + - Initialize the default BUP_DIR (~/.bup -- you can choose another by + either specifying `bup -d DIR ...` or setting the `BUP_DIR` + environment variable for a command): bup init @@ -296,7 +298,7 @@ Using bup - Look at how little extra space your second backup used on top of the first: - du -s ~/.bup + du -s ~/.bup - Restore the first tar backup again (the ~1 is git notation for "one older than the most recent"):