View | Details | Raw Unified | Return to bug 24306
Collapse All | Expand All

(-)a/debian/docs/koha-indexer.xml (-1 / +7 lines)
Lines 61-66 Link Here
61
      </listitem>
61
      </listitem>
62
    </varlistentry>
62
    </varlistentry>
63
63
64
    <varlistentry>
65
      <term><option>--debug</option></term>
66
      <listitem>
67
        <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.
68
      </listitem>
69
    </varlistentry>
70
64
    <varlistentry>
71
    <varlistentry>
65
      <term><option>--quiet|-q</option></term>
72
      <term><option>--quiet|-q</option></term>
66
      <listitem>
73
      <listitem>
67
- 

Return to bug 24306