From 79e20ff485db4ee82e7b475a5329bf303570cde6 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 18 Sep 2016 11:58:24 +0200 Subject: options: actually deprecate --mute=auto Also, make it internally actually an alias to "no". --- DOCS/man/input.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'DOCS/man/input.rst') 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 -- cgit v1.2.3