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/options.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'DOCS/man/options.rst') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 6d390ebb7d..cefd12eae5 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -1134,9 +1134,10 @@ Audio Audio delay in seconds (positive or negative float value). Positive values delay the audio, and negative values delay the video. -``--mute=`` - Set startup audio mute status. ``auto`` (default) will not change the mute - status. +``--mute=`` + Set startup audio mute status (default: no). + + ``auto`` is a deprecated possible value that is equivalent to ``no``. See also: ``--volume``. -- cgit v1.2.3