mirror of
https://github.com/alsa-project/alsa-utils
synced 2025-01-03 14:09:44 +01:00
clarify options in man page
Actually show an overview of the options instead of saying "amidi options".
This commit is contained in:
parent
5df127e3f3
commit
d7d4a53d59
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
.TH AMIDI 1 "22 Feb 2004"
|
||||
.TH AMIDI 1 "15 Feb 2005"
|
||||
|
||||
.SH NAME
|
||||
amidi \- read from and write to ALSA RawMIDI ports
|
||||
|
||||
.SH SYNOPSIS
|
||||
.B amidi
|
||||
.I options
|
||||
\fBamidi\fP [\fI-p port\fP] [\fI-s file\fP | \fI-S data\fP] [\fI-r file\fP] [\fI-d\fP]
|
||||
[\fI-t seconds\fP] [\fI-a\fP]
|
||||
|
||||
.SH DESCRIPTION
|
||||
.B amidi
|
||||
|
|
Loading…
Reference in a new issue