From 9d3c8c0e6e1a7ba43bf3dc19350d1dca68b657a3 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Sun, 10 Feb 2019 11:16:07 +0800 Subject: Initial commit. --- QMidiPlayer/doc/qmidiplayer | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 QMidiPlayer/doc/qmidiplayer (limited to 'QMidiPlayer/doc/qmidiplayer') diff --git a/QMidiPlayer/doc/qmidiplayer b/QMidiPlayer/doc/qmidiplayer new file mode 100644 index 0000000..8dacdb1 --- /dev/null +++ b/QMidiPlayer/doc/qmidiplayer @@ -0,0 +1,15 @@ +.\" Manpage for qmidiplayer. +.TH man 1 "29 Dec 2016" "0.8.3" "qmidiplayer man page" +.SH NAME +qmidiplayer \- Plays midi file +.SH SYNOPSIS +qmidiplayer [Options] [Midi Files] +.SH DESCRIPTION +QMidiPlayer is a cross-platform midi file player based on libfluidsynth and Qt. +.SH OPTIONS +Possible options are: + -l, --load-all-files Load all files from the same folder. + --help Show this help and exit. + --version Show this version information and exit. +.SH AUTHOR +Chris Xiong (chirs241097@gmail.com) -- cgit v1.2.3