summaryrefslogtreecommitdiff
path: root/alsaloop
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2010-10-11 11:56:16 +0200
committerJaroslav Kysela <perex@perex.cz>2010-10-11 11:56:16 +0200
commitaf61ea60cfabb6b59b29a1e26769a7068a5742e1 (patch)
tree04a85613ffadb6606d6b976c8def638419c99780 /alsaloop
parent38c2ef96b78d8733957f03b74799d953b83e045d (diff)
downloadalsa-utils-af61ea60cfabb6b59b29a1e26769a7068a5742e1.tar.gz
alsaloop: add --pctl and --cctl options to man page
Signed-off-by: Jaroslav Kysela <perex@perex.cz># Please enter the commit message for your changes. Lines starting
Diffstat (limited to 'alsaloop')
-rw-r--r--alsaloop/alsaloop.110
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 <device>\fP | \fI\-\-pctl=<device>\fP
+
+Use given CTL device for playback.
+
+.TP
+\fI\-Y <device>\fP | \fI\-\-cctl=<device>\fP
+
+Use given CTL device for capture.
+
+.TP
\fI\-l <latency>\fP | \fI\-\-latency=<frames>\fP
Requested latency in frames.