sndioctl: add "mute" example, from espie@

This commit is contained in:
Alexandre Ratchov 2020-06-28 07:52:16 +02:00
parent 375da98c57
commit 7d0bfffd42
1 changed files with 3 additions and 1 deletions

View File

@ -108,7 +108,9 @@ channels by 10% of the maximum:
.Pp
.Dl $ sndioctl output.level=+0.1
.Pp
Mute all output channels:
Mute all
.Cm output
channels:
.Pp
.Dl $ sndioctl output.mute=1
.Pp