mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-08 22:05:41 +01:00
alsaucm: mention the "list1" command in the usage output
Signed-off-by: Antonio Ospite <ao2@ao2.it> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
55421afe9c
commit
c21b3a4b62
1 changed files with 2 additions and 1 deletions
|
@ -117,7 +117,8 @@ static void dump_help(struct context *context)
|
|||
" reset reset sound card to default state\n"
|
||||
" reload reload configuration\n"
|
||||
" listcards list available cards\n"
|
||||
" list IDENTIFIER list command\n"
|
||||
" list IDENTIFIER list command, for items with value + comment\n"
|
||||
" list1 IDENTIFIER list command, for items without comments\n"
|
||||
" get IDENTIFIER get string value\n"
|
||||
" geti IDENTIFIER get integer value\n"
|
||||
" set IDENTIFIER VALUE set string value\n"
|
||||
|
|
Loading…
Reference in a new issue