mirror of
https://gitee.com/openharmony/third_party_alsa-lib
synced 2024-11-30 11:10:49 +00:00
Fixed help
This commit is contained in:
parent
45dfa6ee1b
commit
51b7d15a60
@ -15,7 +15,7 @@ static void usage(void)
|
||||
fprintf(stderr, " -O node : test output node\n");
|
||||
fprintf(stderr, " -t: test midi thru\n");
|
||||
fprintf(stderr, " example:\n");
|
||||
fprintf(stderr, " rawmidi -i 0 0 -o /dev/midi1\n");
|
||||
fprintf(stderr, " rawmidi -i hw:0,0 -o /dev/midi1\n");
|
||||
fprintf(stderr, " tests input for card 0, device 0, using snd_rawmidi API\n");
|
||||
fprintf(stderr, " and /dev/midi1 using file desciptors\n");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user