]> git.alsa-project.org Git - alsa-utils.git/commit
axfer: use second argument in command line for transmission direction
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:03 +0000 (15:23 +0100)
commit1d5f3e61ed0a967b10e928318e0809c868f2a0df
treeb13a62d3838a1fc4ef71f7e0abaff7f661c255e8
parent81a275acf992ecf5fe17188de7754528e08c38b5
axfer: use second argument in command line for transmission direction

In renewed command system, axfer uses first argument for subcommand. In
popular subcommand such as transfer, transmission direction is required.
At present, some options in aplay(1) are used for this purpose however
it's understandable to use second argument for this purpose.

This commit uses second argument as fixed position to indicate
direction for renewed command system.

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