mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-28 05:40:23 -04:00
test/chmap: Add missing usage text for -s option
Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
10ecf963ca
commit
2d6eb4e9ba
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ static void usage(void)
|
|||
" chmap [options] set CH0 CH1 CH2...\n"
|
||||
"options:\n"
|
||||
" -D device Specify PCM device to handle\n"
|
||||
" -s stream Specify PCM stream direction (playback/capture)\n"
|
||||
" -f format PCM format\n"
|
||||
" -c channels Channels\n"
|
||||
" -r rate Sample rate\n");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue