Skip to content

Commit

Permalink
doc: document -x/--param.
Browse files Browse the repository at this point in the history
  • Loading branch information
jwilk committed May 14, 2015
1 parent 573b757 commit 800f515
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions doc/didjvu.xml
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,22 @@
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><option>-x</option></term>
<term><option>--param=<replaceable>name</replaceable>=<replaceable>value</replaceable></option></term>
<listitem>
<para>
Set parameter for the binarization method.
</para>
<para>
This option can be used more than once.
</para>
<para>
Please consult the <ulink url='http://gamera.sourceforge.net/doc/html/binarization.html'>Gamera
documentation</ulink> for details.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><option>-p</option></term>
<term><option>--pages-per-dict=<replaceable>n</replaceable></option></term>
Expand Down

0 comments on commit 800f515

Please sign in to comment.