Re: sndioctl.1: group is optional

2020-11-20 Thread Alexandre Ratchov
On Fri, Nov 20, 2020 at 05:49:00PM +0100, Klemens Nanni wrote: > Not every control has a group as the manual wording says, i.e. > > $ sndioctl > input.level=0.486 > input.mute=0 > output.level=1.000 > output.mute=0 > app/aucat0.level=1.000 > > Feedack? OK? OK

sndioctl.1: group is optional

2020-11-20 Thread Klemens Nanni
Not every control has a group as the manual wording says, i.e. $ sndioctl input.level=0.486 input.mute=0 output.level=1.000 output.mute=0 app/aucat0.level=1.000 Feedack? OK? Index: sndioctl.1 ===