]> git.alsa-project.org Git - alsa-utils.git/commit
axfer: use transfer subcommand as a default for compatibility mode to aplay(1)
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Mon, 3 Dec 2018 21:33:42 +0000 (06:33 +0900)
committerTakashi Iwai <tiwai@suse.de>
Wed, 5 Dec 2018 14:23:31 +0000 (15:23 +0100)
commita64a2371fbcc26fa351d6c8bd07750815b406942
tree4b69510c77861c1e19c3d3f5c4482b9a54118bda
parent1d5f3e61ed0a967b10e928318e0809c868f2a0df
axfer: use transfer subcommand as a default for compatibility mode to aplay(1)

At present, both of help and transfer subcommands are used when options
are missing in compatibility mode to aplay(1). However, in a view of
users, it should be transfer subcommand.

This commit uses transfer subcommand as a default for the mode.

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