From fff5211d2776185348d6b813f2a16cedd5f485d0 Mon Sep 17 00:00:00 2001 From: Phil Jones Date: Thu, 1 Dec 2022 20:24:35 +0000 Subject: Add --ascii-input option. --- doc/tofi.5.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/tofi.5.md') diff --git a/doc/tofi.5.md b/doc/tofi.5.md index e8f3c49..622858f 100644 --- a/doc/tofi.5.md +++ b/doc/tofi.5.md @@ -137,6 +137,14 @@ options. > > Default: false +**ascii-input**=*true\|false* + +> Assume input is plain ASCII, and disable some Unicode handling +> functions. This is faster, but means e.g. a search for "e" will not +> match "é". +> +> Default: false + # STYLE OPTIONS **font**=*font* -- cgit v1.2.3