From 062dbc24a6f67144598c359c07edcfd0bdf34f87 Mon Sep 17 00:00:00 2001
From: Nick Clemens <nick@bywatersolutions.com>
Date: Tue, 28 Jul 2020 12:01:05 +0000
Subject: [PATCH] Bug 24306: (follow-up) Add documentation for debug option

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
---
 debian/docs/koha-indexer.xml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/debian/docs/koha-indexer.xml b/debian/docs/koha-indexer.xml
index b7f76cb3bd..e407d47829 100644
--- a/debian/docs/koha-indexer.xml
+++ b/debian/docs/koha-indexer.xml
@@ -61,6 +61,13 @@
       </listitem>
     </varlistentry>
 
+    <varlistentry>
+      <term><option>--debug</option></term>
+      <listitem>
+        <para>Raise the verbosity ofthe script to debug level. Note this is very verbose and contains a lot of information, it is not intended for production use but debugging purposes only.
+      </listitem>
+    </varlistentry>
+
     <varlistentry>
       <term><option>--quiet|-q</option></term>
       <listitem>
-- 
2.28.0