Documentation

- Updated man page for tw-1469.
This commit is contained in:
Paul Beckingham 2014-12-14 13:38:24 -05:00
parent 7b8ccf57c6
commit 63dcea9c37

View file

@ -352,7 +352,9 @@ printed. Defaults to no.
.TP .TP
.B search.case.sensitive=yes .B search.case.sensitive=yes
May be yes or no, and determines whether keyword lookup and substitutions on the May be yes or no, and determines whether keyword lookup and substitutions on the
description and annotations are done in a case sensitive way. Defaults to yes. description and annotations are done in a case sensitive way. Defaults to yes on
most platforms. Defaults to no on Cygwin due to older regex library problems with
case-insensitivity.
.TP .TP
.B regex=off .B regex=off