]> arthur.barton.de Git - bup.git/blobdiff - README.md
options.py: handle optspecs that include inline square brackets.
[bup.git] / README.md
index 065a21eb610ceecf3576783762dcc7955dd0de2e..f53c87cc8ec86afd461c5c981e5d5db7089dd09b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -247,12 +247,6 @@ mailing list (see below) if you'd like to help.
     chunks will need to be recombined.  Although there's no restore tool,
     'bup fuse' does accomplish some of this already.
     
- - 'bup fuse' and 'bup ftp' don't auto-join large files.
-    That means you end up with a bunch of little chunk files that you have
-    to cat together by hand.  Fixing this would be easy, we just haven't
-    yet.
-   
  - 'bup index' is slower than it should be.
  
     It's still rather fast: it can iterate through all the filenames on my
@@ -280,7 +274,7 @@ mailing list (see below) if you'd like to help.
     We'll have to do it in a totally different way.  There are lots of
     options.  For now: make sure you've got lots of disk space :)
 
- - bup has never been tested on anything but Linux, MacOS, and Linux+Cygwin.
+ - bup has never been tested on anything but Linux, MacOS, and Windows+Cygwin.
  
     There's nothing that makes it *inherently* non-portable, though, so
     that's mostly a matter of someone putting in some effort.  (For a