document format_muted in the manpage

This commit is contained in:
Michael Stapelberg 2013-11-18 22:32:48 +01:00
parent 4bd0ba88c8
commit 98595f9f28

View File

@ -331,11 +331,13 @@ query +/dev/mixer+ directly if +mixer_dix+ is -1, otherwise
*Example order*: +volume master+
*Example format*: +♪: %volume+
*Example format_muted*: +♪: 0%%+
*Example configuration*:
-------------------------------------------------------------
volume master {
format = "♪: %volume"
format_muted = "♪: muted (%volume)"
device = "default"
mixer = "Master"
mixer_idx = 0