From d8d636901b43a4b94bc54052b3fb26517d48e055 Mon Sep 17 00:00:00 2001 From: cbdev Date: Thu, 5 Dec 2019 19:48:40 +0100 Subject: Create basic manpage (Fixes #38) --- midimonster.1 | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 midimonster.1 (limited to 'midimonster.1') diff --git a/midimonster.1 b/midimonster.1 new file mode 100644 index 0000000..8e97109 --- /dev/null +++ b/midimonster.1 @@ -0,0 +1,18 @@ +.TH MIDIMONSTER 8 "December 2019" +.SH NAME +midimonster \- Multi-protocol translation tool +.SH SYNOPSIS +.B midimonster +.I config-file +.SH DESCRIPTION +.B MIDIMonster +allows the user to translate any channel on one supported protocol into channel(s) +on any other (or the same) supported protocol. +.SH OPTIONS +.TP +.I config-file +The configuration file to read. If not specified, a default configuration file is read. +.SH "SEE ALSO" +Online documentation and repository at https://github.com/cbdevnet/midimonster +.SH AUTHOR +Fabian "cbdev" Stumpf -- cgit v1.2.3