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.
This commit is contained in:
Guido Cella 2023-10-16 23:12:44 +02:00 committed by Dudemanguy
parent 98eab5b678
commit 4a46e4ee02
1 changed files with 0 additions and 4 deletions

View File

@ -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.