mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-09 17:35:42 +01:00
Little updates
This commit is contained in:
parent
95dac87c1a
commit
de6eefa17b
1 changed files with 6 additions and 2 deletions
|
@ -3,8 +3,9 @@
|
|||
arecord, aplay \- command-line sound recorder and player for ALSA
|
||||
soundcard driver
|
||||
.SH SYNOPSIS
|
||||
|
||||
[\fBarecord\fP | \fBaplay\fP ] [\fIflags\fP] filename
|
||||
\fBarecord\fP [\fIflags\fP] [filename]
|
||||
.SH SYNOPSIS
|
||||
\fBaplay\fP [\fIflags\fP] [filename [filename]] ...
|
||||
|
||||
.SH DESCRIPTION
|
||||
\fBarecord\fP is a command-line soundfile recorder for the ALSA soundcard
|
||||
|
@ -18,6 +19,9 @@ forth can be automatically determined from the soundfile header.
|
|||
.SH INVOKING
|
||||
|
||||
[\fBarecord\fP | \fBaplay\fP ] [\fIflags\fP] filename
|
||||
.TP
|
||||
If filename is not specified, the standard output or input is used. The \fBaplay\fP utility accepts multiple filenames.
|
||||
|
||||
|
||||
.SS Options
|
||||
.TP
|
||||
|
|
Loading…
Reference in a new issue