summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst10
1 files changed, 6 insertions, 4 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 16625fe0c4..bd554a9476 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -392,10 +392,12 @@ Playback Control
difference between the two option is that this option performs a seek on
loop, instead of reloading the file.
- Note that ``--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
- means ``--loop-file=1`` will end up playing the file twice. Contrast with
- ``--loop-playlist``, which counts the number of full playthroughs.
+ .. 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
+ means ``--loop-file=1`` will end up playing the file twice. Contrast with
+ ``--loop-playlist``, which counts the number of full playthroughs.
``--loop`` is an alias for this option.