]> arthur.barton.de Git - bup.git/blobdiff - README.md
Support remote listings: bup ls -r ...
[bup.git] / README.md
index dd5455096e5ace64e8919c713af87358d583b012..e5d0f7315392d02b8e8545885fa39be3e8e24af2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -251,6 +251,10 @@ Using bup
         bup index /etc
         bup save -r SERVER: -n local-etc /etc
 
+ - See what saves are available in ~/.bup on SERVER:
+
+        bup ls -r SERVER:
+
  - Restore the remote backup to ./dest:
 
         bup restore -r SERVER: -C ./dest local-etc/latest/etc