From: Daira Hopwood <david-sarah@jacaranda.org>
Date: Mon, 22 Apr 2013 15:04:49 +0000 (+0100)
Subject: NEWS: add entry for ref #166
X-Git-Tag: allmydata-tahoe-1.10.0b2~5
X-Git-Url: https://git.rkrishnan.org/specifications/components/com_hotproperty/provisioning?a=commitdiff_plain;h=becae165d2971bd369716867765fd9b3aa0942dd;p=tahoe-lafs%2Ftahoe-lafs.git

NEWS: add entry for ref #166

Signed-off-by: Daira Hopwood <david-sarah@jacaranda.org>
---

diff --git a/NEWS.rst b/NEWS.rst
index 83d91a78..49fc7679 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -38,6 +38,13 @@ Security Improvements
   FURLs, the ``introducer`` swissnum is still displayed to show that a
   guessable FURL is in use. (`#860`_)
 
+Command-line Syntax Changes
+'''''''''''''''''''''''''''
+
+- Global options to ``tahoe``, such as ``-d``/``--node-directory``, must now
+  come before rather than after the command name (for example,
+  ``tahoe -d BASEDIR cp -r foo: bar:`` ). (`#166`_)
+
 Notable Bugfixes
 ''''''''''''''''
 
@@ -100,6 +107,7 @@ Precautions when Upgrading
   that announcements to the Introducer are recognized after the upgrade.
   This is not necessary when upgrading from a previous release.
 
+.. _`#166`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/166
 .. _`#443`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/443
 .. _`#466`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/466
 .. _`#860`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/860