Bug 24306: (follow-up) Add documentation for debug option
[koha-equinox.git] / debian / docs / koha-indexer.xml
index b7f76cb..e407d47 100644 (file)
     </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>
         <para>Make the script quiet about non existent instance names. Useful when calling <command>koha-indexer</command> from another scripts.</para>