]> git.alsa-project.org Git - alsa-utils.git/commit
axfer: add a manual for transfer subcommand
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Wed, 5 Dec 2018 21:31:46 +0000 (06:31 +0900)
committerTakashi Iwai <tiwai@suse.de>
Fri, 7 Dec 2018 09:54:55 +0000 (10:54 +0100)
commit82cb09b58139c8500d323e0d026b7782a8622938
tree6f9755de0c92d681bf183eea2e09da925e81d255
parentb59b616fae2b1453c71997936d6dddd0111473bf
axfer: add a manual for transfer subcommand

This commit adds a manual for transfer subcommand in axfer(1). This
subcommand is a main feature of this command, to transfer audio data
frame between device/node and file/stdio.

This subcommand is designed to have several transmission backend.
Detail explanation about these backends is added in future commits.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
axfer/Makefile.am
axfer/axfer-transfer.1 [new file with mode: 0644]