summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-11-18 21:33:15 +0100
committerwm4 <wm4@nowhere>2014-11-18 21:34:57 +0100
commit534b08e6ba924f96dfb9edc4a564d7596db35574 (patch)
tree113ea2d69918bb7ff93507a28c57e093b8b6e777 /DOCS/man/options.rst
parent5d1a3fb406b1d356155c64b64c9c020e7c245887 (diff)
downloadmpv-534b08e6ba924f96dfb9edc4a564d7596db35574.tar.bz2
mpv-534b08e6ba924f96dfb9edc4a564d7596db35574.tar.xz
command: add an ab_loop command
As suggested in #1241; to make using the feature easier. Also add better OSD-formatting for the ab-loop-a/b properties.
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 39fe8ffa92..b2ddd1c12a 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -233,7 +233,7 @@ Playback Control
Set loop points. If playback passes the ``b`` timestamp, it will seek to
the ``a`` timestamp. Seeking past the ``b`` point doesn't loop (this is
intentional). The loop-points can be adjusted at runtime with the
- corresponding properties.
+ corresponding properties. See also ``ab_loop`` command.
``--ordered-chapters``, ``--no-ordered-chapters``
Enabled by default.