summaryrefslogtreecommitdiff
path: root/alsactl/alsactl.1
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2021-02-26 19:28:03 +0100
committerJaroslav Kysela <perex@perex.cz>2021-03-04 21:15:56 +0100
commit17b4129e6c89d1a96d4d86dabea38389927e3cf4 (patch)
treee15616fbd46efc27531f159a435b3c48c85f0154 /alsactl/alsactl.1
parentc1f8cc2f07d8e69db8f51d6af4563ed8a9ecf912 (diff)
downloadalsa-utils-17b4129e6c89d1a96d4d86dabea38389927e3cf4.tar.gz
alsactl: add 'clean' command to remove the application controls
It is handy to remove all card controls created by applications. This change allows to remove those controls for all cards, selected card or selected card with a control id filter list like: alsactl clean 0 "name='PCM'" "name='Mic Phantom'" Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'alsactl/alsactl.1')
-rw-r--r--alsactl/alsactl.12
1 files changed, 2 insertions, 0 deletions
diff --git a/alsactl/alsactl.1 b/alsactl/alsactl.1
index 615491a..6fdc099 100644
--- a/alsactl/alsactl.1
+++ b/alsactl/alsactl.1
@@ -39,6 +39,8 @@ rescan, save_and_quit).
\fImonitor\fP is for monitoring the events received from the given
control device.
+\fIclean\fP clean the controls created by applications.
+
If no soundcards are specified, setup for all cards will be saved,
loaded or monitored.