mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-02-26 08:22:31 +00:00
Use refsect2 for parameter type messages instead of normal para
This commit is contained in:
parent
5f7bcacb5c
commit
961aecd246
@ -75,9 +75,8 @@
|
||||
</para>
|
||||
</important>
|
||||
|
||||
<para>
|
||||
Global options:
|
||||
</para>
|
||||
<refsect2>
|
||||
<title>Global options</title>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
@ -128,10 +127,10 @@
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect2>
|
||||
|
||||
<para>
|
||||
Segment info handling: (global options)
|
||||
</para>
|
||||
<refsect2>
|
||||
<title>Segment info handling (global options)</title>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
@ -161,10 +160,10 @@
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect2>
|
||||
|
||||
<para>
|
||||
Chapter and tag handling: (global options)
|
||||
</para>
|
||||
<refsect2>
|
||||
<title>Chapter and tag handling (global options)</title>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
@ -255,10 +254,10 @@
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect2>
|
||||
|
||||
<para>
|
||||
General output control (advanced global options):
|
||||
</para>
|
||||
<refsect2>
|
||||
<title>General output control (advanced global options)</title>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
@ -365,10 +364,10 @@
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect2>
|
||||
|
||||
<para>
|
||||
File splitting, linking and appending (more global options):
|
||||
</para>
|
||||
<refsect2>
|
||||
<title>File splitting, linking and appending (more global options)</title>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry id="mkvmerge.description.split">
|
||||
@ -580,10 +579,10 @@ $ mkvmerge -o full.mkv =file1.mkv</screen>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect2>
|
||||
|
||||
<para>
|
||||
Attachment support (more global options):
|
||||
</para>
|
||||
<refsect2>
|
||||
<title>Attachment support (more global options)</title>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry id="mkvmerge.description.attachment_description">
|
||||
@ -641,10 +640,10 @@ $ mkvmerge -o full.mkv =file1.mkv</screen>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect2>
|
||||
|
||||
<para>
|
||||
Options that can be used for each input file:
|
||||
</para>
|
||||
<refsect2>
|
||||
<title>Options that can be used for each input file</title>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
@ -1061,10 +1060,10 @@ $ mkvmerge -o full.mkv =file1.mkv</screen>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect2>
|
||||
|
||||
<para>
|
||||
Options that only apply to video tracks:
|
||||
</para>
|
||||
<refsect2>
|
||||
<title>Options that only apply to video tracks</title>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
@ -1160,10 +1159,10 @@ $ mkvmerge -o full.mkv =file1.mkv</screen>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect2>
|
||||
|
||||
<para>
|
||||
Options that only apply to text subtitle tracks:
|
||||
</para>
|
||||
<refsect2>
|
||||
<title>Options that only apply to text subtitle tracks</title>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry id="mkvmerge.description.sub_charset">
|
||||
@ -1182,10 +1181,10 @@ $ mkvmerge -o full.mkv =file1.mkv</screen>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect2>
|
||||
|
||||
<para>
|
||||
Other options:
|
||||
</para>
|
||||
<refsect2>
|
||||
<title>Other options</title>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry id="mkvmerge.description.identify">
|
||||
@ -1405,6 +1404,7 @@ sound.ogg</programlisting>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect2>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 id="mkvmerge.usage">
|
||||
|
Loading…
Reference in New Issue
Block a user