Switch to unified view

a/src/doc/man/recollindex.1 b/src/doc/man/recollindex.1
...
...
31
[
31
[
32
.B \-c
32
.B \-c
33
<configdir>
33
<configdir>
34
]
34
]
35
.B \-i 
35
.B \-i 
36
[
37
.B \-f
38
]
36
[<filename [filename ...]>]
39
[<filename [filename ...]>]
37
.br
40
.br
38
.B recollindex 
41
.B recollindex 
39
[
42
[
40
.B \-c
43
.B \-c
...
...
109
cannot connect to the X11 server).
112
cannot connect to the X11 server).
110
.PP
113
.PP
111
.B recollindex \-l 
114
.B recollindex \-l 
112
will list the names of available language stemmers.
115
will list the names of available language stemmers.
113
.PP
116
.PP
114
The other modes are useful mainly for testing.
115
.PP
116
.B recollindex \-i
117
.B recollindex \-i
117
will index individual files into the database. The stem expansion databases
118
will index individual files into the database. The stem expansion and
118
will not be updated. 
119
aspell databases will not be updated. The skippedPaths and skippedNames
120
configuration variables will be used, so that some files may be
121
skipped. You can tell recollindex to ignore skippedPaths and skippedNames
122
by setting the 
123
.B
124
\-f 
125
option. This allows fully custom file selection for a given subtree,
126
for which you would add the top directory to skippedPaths, and use any
127
custom tool to generate the file list (ie: a tool from a source code
128
control system). 
119
.PP
129
.PP
120
.B recollindex \-e
130
.B recollindex \-e
121
will erase data for individual files from the database. The stem expansion
131
will erase data for individual files from the database. The stem expansion
122
databases will not be updated.
132
databases will not be updated.
123
.PP
133
.PP