summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2019-05-26 01:11:54 +0200
committerwm4 <wm4@nowhere>2019-09-19 20:37:05 +0200
commit900a9624f9156dd1160b2488536156f9e9e654bd (patch)
tree4ca36ee821f4913d00bf35c33b06da0549e124b8 /DOCS/man/options.rst
parentf68d9e75f8957957a9b97e2883a9482fd0b6479a (diff)
downloadmpv-900a9624f9156dd1160b2488536156f9e9e654bd.tar.bz2
mpv-900a9624f9156dd1160b2488536156f9e9e654bd.tar.xz
options: remove --chapter
Has been deprecated for almost 3 years. Manpage didn't mention the deprecation, but CLI and release notes did. It wouldn't be much effort to keep this option working, but I just don't see the damn point. --start/--end can specify chapters using special syntax, which is equivalent.
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index ce31635192..775a937c1e 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -150,12 +150,6 @@ Playback Control
``--shuffle``
Play files in random order.
-``--chapter=<start[-end]>``
- Specify which chapter to start playing at. Optionally specify which
- chapter to end playing at.
-
- See also: ``--start``.
-
``--playlist-start=<auto|index>``
Set which file on the internal playlist to start playback with. The index
is an integer, with 0 meaning the first file. The value ``auto`` means that