From edaa0282904b11cd4a708b2f985477284c17ec4c Mon Sep 17 00:00:00 2001 From: Peter Meerwald Date: Thu, 13 Feb 2014 21:15:04 +0100 Subject: [PATCH] pactl: Document ability to specify channel volumes individually Signed-off-by: Peter Meerwald --- man/pactl.1.xml.in | 20 ++++++++++++-------- src/utils/pactl.c | 4 ++-- 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/man/pactl.1.xml.in b/man/pactl.1.xml.in index 29071b3f..a195b1d7 100644 --- a/man/pactl.1.xml.in +++ b/man/pactl.1.xml.in @@ -189,33 +189,37 @@ USA. + adjustment will be relative to the current source volume. A single volume value affects all channels; if multiple + volume values are given their number has to match the source's number of channels.

+ adjustment will be relative to the current sink input volume. A single volume value affects all channels; if multiple + volume values are given their number has to match the sink input's number of channels.