]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
NEWS: mention --format, bring up-to-date
authorBrian Warner <warner@lothar.com>
Fri, 14 Oct 2011 05:55:00 +0000 (22:55 -0700)
committerBrian Warner <warner@lothar.com>
Fri, 14 Oct 2011 05:55:00 +0000 (22:55 -0700)
NEWS.rst

index 6367d57b64a58ecd1a613ec199499d4d5ef8771a..b9a1b17adf093dddbcd0859e346539df73ce84c2 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -18,7 +18,9 @@ New Features
   instead of the whole thing). MDMF is opt-in (it is not yet the default
   format for mutable files), both to ensure compatibility with previous
   versions, and because the algorithm does not yet meet memory-usage goals.
-  (`#393`_, `#1507`_)
+  Enable it with ``--format=MDMF`` in the CLI (``tahoe put`` and ``tahoe
+  mkdir``), or the "format" radioboxes in the web interface. (`#393`_,
+  `#1507`_)
 - A "blacklist" feature allows blocking access to specific files through
   a particular gateway. See the "Access Blacklist" section of
   `<docs/configuration.rst>`_ for more details. (`#1425`_)