From 8778c296b46675984f1f5512766013b854336b6c Mon Sep 17 00:00:00 2001 From: Guido Cella Date: Mon, 16 Aug 2021 06:02:55 +0200 Subject: DOCS/options: clarify watch-later-options examples Make it clearer that watch-later-options controls which options are not saved and not which ones are restored. --- DOCS/man/options.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 08598cdc85..3ade7f764c 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -866,12 +866,12 @@ Program Behavior .. admonition:: Examples - ``--watch-later-options-remove=fullscreen`` - Resuming a file won't restore the fullscreen state. + The fullscreen state won't be saved to watch later files. - ``--watch-later-options-remove=volume`` ``--watch-later-options-remove=mute`` - Resuming a file won't restore the volume or mute state. + The volume and mute state won't be saved to watch later files. - ``--watch-later-options-clr`` - Resuming a file won't restore any option except the starting + No option will be saved to watch later files except the starting position. ``--write-filename-in-watch-later-config`` -- cgit v1.2.3