summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorKacper Michajłow <kasper93@gmail.com>2023-11-08 22:05:10 +0100
committerDudemanguy <random342@airmail.cc>2023-11-12 21:25:22 +0000
commitad02db8ceefc8cd8a52ea0cbeff0a18e80882c6f (patch)
tree7015da2ba99cb649933df79595edbe788aebec5c /DOCS/man/options.rst
parente669493e6e339900404b704372e61503899d1420 (diff)
downloadmpv-ad02db8ceefc8cd8a52ea0cbeff0a18e80882c6f.tar.bz2
mpv-ad02db8ceefc8cd8a52ea0cbeff0a18e80882c6f.tar.xz
DOCS/options: update watch-later-options docs
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst12
1 files changed, 8 insertions, 4 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 0b7f53d8e8..0e8239dd20 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -1074,17 +1074,21 @@ Watch Later
still be applied fully, but new watch later data won't contain these
options.
+ See ``--help=watch-later-options`` for the list of the properties that are
+ restored by default.
+
This is a string list option. See `List Options`_ for details.
.. admonition:: Examples
- - ``--watch-later-options-remove=fullscreen``
- The fullscreen state won't be saved to watch later files.
+ - ``--watch-later-options-remove=sid``
+ The subtitle track selection will not be restored.
- ``--watch-later-options-remove=volume``
``--watch-later-options-remove=mute``
The volume and mute state won't be saved to watch later files.
- - ``--watch-later-options-clr``
- No option will be saved to watch later files.
+ - ``--watch-later-options=start``
+ No option will be saved to watch later files, except the playback
+ position.
``--write-filename-in-watch-later-config``
Prepend the watch later config files with the name of the file they refer