recoll.conf.5: avoid apostrophe in 1st column
This commit is contained in:
parent
4fdfe04ce5
commit
a7806d192d
@ -292,8 +292,7 @@ will reduce the index size. This can only be set for a whole index, not
|
|||||||
for a subtree.
|
for a subtree.
|
||||||
.TP
|
.TP
|
||||||
.BI "dehyphenate = "bool
|
.BI "dehyphenate = "bool
|
||||||
Determines if we index
|
Determines if we index 'coworker' also when the input is 'co-worker'. This is new
|
||||||
'coworker' also when the input is 'co-worker'. This is new
|
|
||||||
in version 1.22, and on by default. Setting the variable to off allows
|
in version 1.22, and on by default. Setting the variable to off allows
|
||||||
restoring the previous behaviour.
|
restoring the previous behaviour.
|
||||||
.TP
|
.TP
|
||||||
|
|||||||
@ -310,8 +310,8 @@ indexStoreDocText = 1
|
|||||||
# for a subtree.</descr></var>
|
# for a subtree.</descr></var>
|
||||||
#nonumbers = 0
|
#nonumbers = 0
|
||||||
|
|
||||||
# <var name="dehyphenate" type="bool"><brief>Determines if we index
|
# <var name="dehyphenate" type="bool"><brief>Determines if we index 'coworker'
|
||||||
# 'coworker' also when the input is 'co-worker'.</brief><descr>This is new
|
# also when the input is 'co-worker'.</brief><descr>This is new
|
||||||
# in version 1.22, and on by default. Setting the variable to off allows
|
# in version 1.22, and on by default. Setting the variable to off allows
|
||||||
# restoring the previous behaviour.</descr></var>
|
# restoring the previous behaviour.</descr></var>
|
||||||
#dehyphenate = 1
|
#dehyphenate = 1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user