From c90fd96538ef3d7dfc26b8dac3a65de4deaf0e1a Mon Sep 17 00:00:00 2001
From: david-sarah <david-sarah@jacaranda.org>
Date: Sat, 11 Dec 2010 22:37:40 -0800
Subject: [PATCH] docs/frontends/CLI.rst: Unicode arguments to 'tahoe' work on
 Windows as of v1.7.1.

---
 docs/frontends/CLI.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/frontends/CLI.rst b/docs/frontends/CLI.rst
index 38b93885..1a1113af 100644
--- a/docs/frontends/CLI.rst
+++ b/docs/frontends/CLI.rst
@@ -118,8 +118,8 @@ local one.
 These commands also use a table of "aliases" to figure out which directory
 they ought to use a starting point. This is explained in more detail below.
 
-As of Tahoe v1.7, passing non-ASCII characters to the CLI should work,
-except on Windows. The command-line arguments are assumed to use the
+As of Tahoe v1.7 (v1.7.1 on Windows), passing non-ASCII characters to the
+CLI should work. On Unix, the command-line arguments are assumed to use the
 character encoding specified by the current locale.
 
 Starting Directories
-- 
2.45.2