summaryrefslogtreecommitdiffstats
path: root/DOCS/man/input.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-09-18 11:58:24 +0200
committerwm4 <wm4@nowhere>2016-09-18 16:08:21 +0200
commit79e20ff485db4ee82e7b475a5329bf303570cde6 (patch)
tree9dc778411690a9e578412e2925d17170d99959d3 /DOCS/man/input.rst
parent74c342c6d36a17d4270b6e8d5e4720241c1d6161 (diff)
downloadmpv-79e20ff485db4ee82e7b475a5329bf303570cde6.tar.bz2
mpv-79e20ff485db4ee82e7b475a5329bf303570cde6.tar.xz
options: actually deprecate --mute=auto
Also, make it internally actually an alias to "no".
Diffstat (limited to 'DOCS/man/input.rst')
-rw-r--r--DOCS/man/input.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index f127882bb3..c7c7c0d887 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -2114,6 +2114,9 @@ caveats with some properties (due to historical reasons):
When set as option, the maximum (set by ``--volume-max``) is not checked,
while when set as property, the maximum is enforced.
+``mute``
+ The option has a deprecated ``auto`` value, which is equal to ``no``.
+
``playlist``
The property is read-only and returns the current internal playlist. The
option is for loading playlist during command line parsing. For client API