summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorGuido Cella <guido@guidocella.xyz>2023-10-16 23:12:44 +0200
committerDudemanguy <random342@airmail.cc>2023-10-17 15:01:19 +0000
commit4a46e4ee022f52893db252084186d06b27f3dc85 (patch)
tree0d835556c77a41f9e71d6607a07c7d5d62ff6551 /DOCS/man/options.rst
parent98eab5b6782c6150b41916267a13dbd7c9b0f119 (diff)
downloadmpv-4a46e4ee022f52893db252084186d06b27f3dc85.tar.bz2
mpv-4a46e4ee022f52893db252084186d06b27f3dc85.tar.xz
DOCS/options: remove obsolete notice
This may have been true 10 years ago but now reset-on-next-file can definitely reset options that weren't explicitly set.
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 5b57d4d2c9..c2869e3de6 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -826,10 +826,6 @@ Program Behavior
value. The initial value is either the default value, or as set by the
config file or command line.
- In some cases, this might not work as expected. For example, ``--volume``
- will only be reset if it is explicitly set in the config file or the
- command line.
-
The special name ``all`` resets as many options as possible.
This is a string list option. See `List Options`_ for details.