From f3694385610a66215b65fafc1e05680baddeb090 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Sat, 16 Apr 2016 21:03:44 +0800 Subject: Fixed two bugs in initialization process. Documentation... --- doc/cmdargs.html | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 doc/cmdargs.html (limited to 'doc/cmdargs.html') diff --git a/doc/cmdargs.html b/doc/cmdargs.html new file mode 100644 index 0000000..753ba2a --- /dev/null +++ b/doc/cmdargs.html @@ -0,0 +1,34 @@ + + + +QMidiPlayer Help + + + +
+ +
+
+
+Usage: qmidiplayer [Options] [Midi Files]
+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.
+	
+
Return +
+ + -- cgit v1.2.3