mirror of
https://github.com/mpv-player/mpv
synced 2025-04-11 04:01:31 +00:00
manpage: fix PDF build
Not clear what exactly makes it fail with this change, but making
the note paragraph added in d5ab5482a9
a note structure seems to fix it.
This commit is contained in:
parent
51852aad52
commit
f6a92659fd
@ -392,7 +392,9 @@ Playback Control
|
|||||||
difference between the two option is that this option performs a seek on
|
difference between the two option is that this option performs a seek on
|
||||||
loop, instead of reloading the file.
|
loop, instead of reloading the file.
|
||||||
|
|
||||||
Note that ``--loop-file`` counts the number of times it causes the player to
|
.. note::
|
||||||
|
|
||||||
|
``--loop-file`` counts the number of times it causes the player to
|
||||||
seek to the beginning of the file, not the number of full playthroughs. This
|
seek to the beginning of the file, not the number of full playthroughs. This
|
||||||
means ``--loop-file=1`` will end up playing the file twice. Contrast with
|
means ``--loop-file=1`` will end up playing the file twice. Contrast with
|
||||||
``--loop-playlist``, which counts the number of full playthroughs.
|
``--loop-playlist``, which counts the number of full playthroughs.
|
||||||
|
Loading…
Reference in New Issue
Block a user