From 900a9624f9156dd1160b2488536156f9e9e654bd Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 26 May 2019 01:11:54 +0200 Subject: 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. --- DOCS/man/options.rst | 6 ------ 1 file changed, 6 deletions(-) (limited to 'DOCS/man/options.rst') 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=`` - Specify which chapter to start playing at. Optionally specify which - chapter to end playing at. - - See also: ``--start``. - ``--playlist-start=`` 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 -- cgit v1.2.3