From 25a098fe78ad2aee0ad7e18f8d4326e5cd29aeb1 Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 15 Nov 2012 19:22:01 +0100 Subject: options: add --mute for setting initial audio mute status Similar to --volume. Takes this as opportunity to move the variable corresponding to --volume into MPOpts. --- DOCS/man/en/options.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DOCS/man') diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst index e25a7db4f1..e30de6a5a9 100644 --- a/DOCS/man/en/options.rst +++ b/DOCS/man/en/options.rst @@ -1158,6 +1158,10 @@ --msgmodule Prepend module name in front of each console message. +--mute= + Set startup audio mute status. ``auto`` (default) will not change the mute + status. Also see ``--volume``. + --name Set the window class name for X11-based video output methods. -- cgit v1.2.3