summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2020-12-07 12:01:32 +0100
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2020-12-07 12:01:32 +0100
commit864048b9dd320f9ab5fd4b2312c89df0986bb636 (patch)
tree72559e69eff19f88b0464eff725b7a64d777fef9 /docs
parentd4ee3a366faed3ba56bb05e45b0883495a61d719 (diff)
Add --reset to delete the xapian cache before indexing
Diffstat (limited to 'docs')
-rw-r--r--docs/source/man/lesana-index.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/source/man/lesana-index.rst b/docs/source/man/lesana-index.rst
index 0ba52f1..a4a7ae4 100644
--- a/docs/source/man/lesana-index.rst
+++ b/docs/source/man/lesana-index.rst
@@ -20,4 +20,6 @@ OPTIONS
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.