]> git.alsa-project.org Git - alsa-utils.git/commit
axfer: print help text of command entry
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Fri, 7 Dec 2018 09:41:02 +0000 (18:41 +0900)
committerTakashi Iwai <tiwai@suse.de>
Fri, 7 Dec 2018 09:56:10 +0000 (10:56 +0100)
commita4782feac32e01a5bd10bdb266a891a920715716
treea83dfc28cecb9d090cd98dda23b0149909b138f9
parent422036f64c68fe28efa95b7f4bf89f415248f00e
axfer: print help text of command entry

This commit adds help text of command entry. This is printed when
help subcommand is given, or a valid subcommand or a valid direction
are not given.

Unfortunately, at present, execution of alias (aplay/arecord) with help
options prints the added help text. It should print help options in
transfer subcommand. This bug will fixed in future commits.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
axfer/main.c