From 5c4049210b3e331767a8393356fd7a85cb82a81c Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Wed, 24 Dec 2008 15:16:18 -0700
Subject: [PATCH] doc: warn that unicode might not work, in CLI.txt

---
 docs/CLI.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/docs/CLI.txt b/docs/CLI.txt
index 3b42f862..7299417d 100644
--- a/docs/CLI.txt
+++ b/docs/CLI.txt
@@ -91,6 +91,10 @@ 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.
 
+In Tahoe v1.3.0, passing non-ascii characters to the cli is not guaranteed to
+work, although it might work on your platform, especially if your platform
+uses utf-8 encoding.
+
 === Starting Directories ===
 
 As described in architecture.txt, the Tahoe distributed filesystem consists
-- 
2.45.2