From af61ea60cfabb6b59b29a1e26769a7068a5742e1 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Mon, 11 Oct 2010 11:56:16 +0200 Subject: [PATCH 27/38] alsaloop: add --pctl and --cctl options to man page Signed-off-by: Jaroslav Kysela # Please enter the commit message for your changes. Lines starting --- alsaloop/alsaloop.1 | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/alsaloop/alsaloop.1 b/alsaloop/alsaloop.1 index 1554b6e..0b57b59 100644 --- a/alsaloop/alsaloop.1 +++ b/alsaloop/alsaloop.1 @@ -48,6 +48,16 @@ Use given playback device. Use given capture device. .TP +\fI\-X \fP | \fI\-\-pctl=\fP + +Use given CTL device for playback. + +.TP +\fI\-Y \fP | \fI\-\-cctl=\fP + +Use given CTL device for capture. + +.TP \fI\-l \fP | \fI\-\-latency=\fP Requested latency in frames. -- 1.7.3.1