From b318e5e558d0a9f6aadbed2c3436445334d7ae5d Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Fri, 30 Dec 2011 09:02:02 -0700 Subject: [PATCH] mktables: Add comment --- lib/unicore/mktables | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/unicore/mktables b/lib/unicore/mktables index 7bcf8f1..58bdb1c 100644 --- a/lib/unicore/mktables +++ b/lib/unicore/mktables @@ -716,8 +716,8 @@ usage: $0 [-c|-p|-q|-v|-w] [-C dir] [-L filelist] [ -P pod_dir ] -makelist : Rewrite the file list $file_list based on current setup -annotate : Output an annotation for each character in the table files; useful for debugging mktables, looking at diffs; but is slow, - memory intensive; resulting tables are usable but slow and - very large. + memory intensive; resulting tables are usable but are slow and + very large (and currently fail the Unicode::UCD.t tests). -check A B : Executes $0 only if A and B are the same END } -- 2.7.4