*** empty log message ***
This commit is contained in:
parent
b222354512
commit
20c8f603e1
@ -90,10 +90,11 @@ More documentation can be found in the doc/ directory or at http://www.recoll.or
|
|||||||
|
|
||||||
4.1.3. Installation
|
4.1.3. Installation
|
||||||
|
|
||||||
Either type make install or execute recollinstall targetdir, in the root
|
Either type make install or execute recollinstall prefix, in the root of
|
||||||
of the source tree. This will copy the commands to $targetdir/bin and the
|
the source tree. This will copy the commands to prefix/bin and the sample
|
||||||
sample configuration files, scripts and other shared data to
|
configuration files, scripts and other shared data to prefix/share/recoll.
|
||||||
$targetdir/share/recoll.
|
|
||||||
|
You can then proceed to configuration.
|
||||||
|
|
||||||
--------------------------------------------------------------------------
|
--------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
12
src/README
12
src/README
@ -357,6 +357,9 @@ More documentation can be found in the doc/ directory or at http://www.recoll.or
|
|||||||
looked for, including stem expansion, and boolean operators used, by
|
looked for, including stem expansion, and boolean operators used, by
|
||||||
clicking on the result list header.
|
clicking on the result list header.
|
||||||
|
|
||||||
|
File names. All file name elements (the broken up file path) are entered
|
||||||
|
as terms during indexation, and you can specify them when searching.
|
||||||
|
|
||||||
Quitting. Entering ^Q almost anywhere will close the application.
|
Quitting. Entering ^Q almost anywhere will close the application.
|
||||||
|
|
||||||
Closing previews. Entering ^W in a preview tab will close it (and, for the
|
Closing previews. Entering ^W in a preview tab will close it (and, for the
|
||||||
@ -487,10 +490,11 @@ More documentation can be found in the doc/ directory or at http://www.recoll.or
|
|||||||
|
|
||||||
4.1.3. Installation
|
4.1.3. Installation
|
||||||
|
|
||||||
Either type make install or execute recollinstall targetdir, in the root
|
Either type make install or execute recollinstall prefix, in the root of
|
||||||
of the source tree. This will copy the commands to $targetdir/bin and the
|
the source tree. This will copy the commands to prefix/bin and the sample
|
||||||
sample configuration files, scripts and other shared data to
|
configuration files, scripts and other shared data to prefix/share/recoll.
|
||||||
$targetdir/share/recoll.
|
|
||||||
|
You can then proceed to configuration.
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user