From 0369271aace516647ae7a3d4d365ce2a9be6b5d0 Mon Sep 17 00:00:00 2001 From: nootc <78979619+nootc@users.noreply.github.com> Date: Mon, 22 Mar 2021 18:02:24 -0400 Subject: [PATCH] alsaloop: man page - correct "rate" option Change "rate" option from "-c" to "-r". BugLink: https://github.com/alsa-project/alsa-utils/pull/83 From: nootc Signed-off-by: Jaroslav Kysela --- alsaloop/alsaloop.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alsaloop/alsaloop.1 b/alsaloop/alsaloop.1 index 33fa4d1..6bacfd5 100644 --- a/alsaloop/alsaloop.1 +++ b/alsaloop/alsaloop.1 @@ -79,7 +79,7 @@ Default format is S16_LE. Channel count specification. Default value is 2. .TP -\fI\-c \fP | \fI\-\-rate=\fP +\fI\-r \fP | \fI\-\-rate=\fP Rate specification. Default value is 48000 (Hz).