mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Added sender command to help...
This commit is contained in:
parent
70a536e924
commit
519d98322b
1 changed files with 1 additions and 0 deletions
|
|
@ -137,6 +137,7 @@ static void help(void)
|
|||
printf(" client [#] show all clients or specified client\n");
|
||||
printf(" port <client> [#] show all ports or specified port for specified client\n");
|
||||
printf(" decoder event decoder\n");
|
||||
printf(" sender <client.port> [<client.port>] ... event sender\n");
|
||||
}
|
||||
|
||||
int main(int argc, char *argv[])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue