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.
|
||||
.TP
|
||||
.BI "dehyphenate = "bool
|
||||
Determines if we index
|
||||
'coworker' also when the input is 'co-worker'. This is new
|
||||
Determines if we index '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
|
||||
restoring the previous behaviour.
|
||||
.TP
|
||||
|
||||
@ -310,8 +310,8 @@ indexStoreDocText = 1
|
||||
# for a subtree.</descr></var>
|
||||
#nonumbers = 0
|
||||
|
||||
# <var name="dehyphenate" type="bool"><brief>Determines if we index
|
||||
# 'coworker' also when the input is 'co-worker'.</brief><descr>This is new
|
||||
# <var name="dehyphenate" type="bool"><brief>Determines if we index 'coworker'
|
||||
# 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
|
||||
# restoring the previous behaviour.</descr></var>
|
||||
#dehyphenate = 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user