diff options
Diffstat (limited to 'usr.bin/midiplay/midiplay.1')
-rw-r--r-- | usr.bin/midiplay/midiplay.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.bin/midiplay/midiplay.1 b/usr.bin/midiplay/midiplay.1 index f52d078e203..538fd45190f 100644 --- a/usr.bin/midiplay/midiplay.1 +++ b/usr.bin/midiplay/midiplay.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: midiplay.1,v 1.9 2005/03/11 22:54:06 jmc Exp $ +.\" $OpenBSD: midiplay.1,v 1.10 2005/11/06 00:56:51 jsg Exp $ .\" $NetBSD: midiplay.1,v 1.3 1998/08/13 18:26:36 augustss Exp $ .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -42,7 +42,7 @@ .Nd play MIDI files .Sh SYNOPSIS .Nm midiplay -.Op Fl lmqvx +.Op Fl glmqvx .Op Fl d Ar devno .Op Fl f Ar file .Op Fl t Ar tempo @@ -64,6 +64,8 @@ flag). The default is device 0. .It Fl f Ar file Specifies the name of the sequencer device. +.It Fl g +Send a ``General MIDI On'' system exclusive message to the device. .It Fl l List the possible devices without playing anything. .It Fl m |