From b0dc69b670890ebd57ca4546c742437dd07c020b Mon Sep 17 00:00:00 2001 From: Ko van der Sloot Date: Wed, 1 Mar 2023 10:22:22 +0100 Subject: [PATCH] updated man page and NEWS --- NEWS | 6 +++--- docs/TICCL-chainclean.1 | 8 +++++++- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index c2d1456..1a4d4c0 100644 --- a/NEWS +++ b/NEWS @@ -2,13 +2,13 @@ ticcltools 0.9 2023-02-28 [Ko van der Sloot] * LDcalc: - No longer filter out n-grams with common parts. Was too aggressive - - Removed some outcommented old code + - Removed some more outcommented old code * chainclean: added a --caseless option. (Default is true) * Removed Roaring versions of the code. Lacked maintenance for years. * internally shifting towards UnicodeString in general -* a lot of C++ cleanup, with some refactoring +* a lot of C++ cleanup, with some refactoring, splitting up long blobs of code -{Maarten van Gompel] +[Maarten van Gompel] * Updated README * added Docker stuff diff --git a/docs/TICCL-chainclean.1 b/docs/TICCL-chainclean.1 index b68ed57..c2971f8 100644 --- a/docs/TICCL-chainclean.1 +++ b/docs/TICCL-chainclean.1 @@ -1,4 +1,4 @@ -.TH TICCL\-chainclean 1 "2020 mar 09" +.TH TICCL\-chainclean 1 "2023 mar 01" .SH NAME TICCL\-chainclean \- Clean up a chained file @@ -41,6 +41,12 @@ add at the back .RE +.B \-\-caseless +value +.RS +Compare all strings caseless. The default is to do so. +.RE + .B \-V or .B \-\-version