Added a man page entry for the --segmentinfo parameter.

This commit is contained in:
Moritz Bunkus 2009-12-19 14:40:57 +01:00
parent 6dc6aa3be7
commit fce9327a83

View File

@ -120,6 +120,23 @@
</varlistentry>
</variablelist>
<para>
Segment info handling: (global options)
</para>
<variablelist>
<varlistentry>
<term><option>--segmentinfo</option> <parameter>filename.xml</parameter></term>
<listitem>
<para>
Read segment information from a <abbrev>XML</abbrev> file. This file can contain the segment family <abbrev>UID</abbrev>, segment
<abbrev>UID</abbrev>, previous and next segment <abbrev>UID</abbrev> elements. An example file and a <abbrev>DTD</abbrev> are included
in the MkvToolNix distribution.
</para>
</listitem>
</varlistentry>
</variablelist>
<para>
Chapter and tag handling: (global options)
</para>