@@ -3538,7 +3538,9 @@ <h2>Subtitles</h2>
3538
3538
<dd>Force subtitle demuxer type for <tt class="docutils literal"><span class="pre">--sub-file</span></tt>. Give the demuxer name as
3539
3539
printed by <tt class="docutils literal"><span class="pre">--sub-demuxer=help</span></tt>.</dd>
3540
3540
<dt><tt class="docutils literal"><span class="pre">--sub-delay=<sec></span></tt></dt>
3541
- <dd>Delays subtitles by <tt class="docutils literal"><sec></tt> seconds. Can be negative.</dd>
3541
+ <dd>Delays primary subtitles by <tt class="docutils literal"><sec></tt> seconds. Can be negative.</dd>
3542
+ <dt><tt class="docutils literal"><span class="pre">--secondary-sub-delay=<sec></span></tt></dt>
3543
+ <dd>Delays secondary subtitles by <tt class="docutils literal"><sec></tt> seconds. Can be negative.</dd>
3542
3544
<dt><tt class="docutils literal"><span class="pre">--sub-files=<file-list></span></tt>, <tt class="docutils literal"><span class="pre">--sub-file=<filename></span></tt></dt>
3543
3545
<dd><p class="first">Add a subtitle file to the list of external subtitles.</p>
3544
3546
<p>If you use <tt class="docutils literal"><span class="pre">--sub-file</span></tt> only once, this subtitle file is displayed by
0 commit comments