fix example (>/dev/null required to drop output)

This commit is contained in:
Alexandre Ratchov 2015-08-30 20:14:58 +02:00
parent e0489782f6
commit ad93cbcd12
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ Dump data received from
.Pa rmidi/0 .Pa rmidi/0
to stderr: to stderr:
.Bd -literal -offset indent .Bd -literal -offset indent
$ midicat \-di rmidi/0 $ midicat \-di rmidi/0 >/dev/null
.Ed .Ed
.Pp .Pp
Send data from Send data from