summaryrefslogtreecommitdiff
path: root/docs/source/man/lesana-index.rst
blob: a4a7ae4385a42fcf5bac7e7ca6ac43e5724678ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
============
lesana-index
============

SYNOPSIS
========

lesana index [--help] [--collection COLLECTION] [files [files ...]]

DESCRIPTION
===========

Lesana index adds some entries to the xapian cache, listed by filename
(by default all of the files found in the items directory).

OPTIONS
=======

-h, --help
   Prints an help message and exits.
--collection COLLECTION, -c COLLECTION
   The collection to work on. Default is ``.``
--reset
   Delete the existing xapian cache before indexing.