aboutsummaryrefslogtreecommitdiff
path: root/doc/cmdargs.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/cmdargs.html')
-rw-r--r--doc/cmdargs.html16
1 files changed, 11 insertions, 5 deletions
diff --git a/doc/cmdargs.html b/doc/cmdargs.html
index afc770d..dbce315 100644
--- a/doc/cmdargs.html
+++ b/doc/cmdargs.html
@@ -24,11 +24,17 @@
</div>
<div id="content">
<pre>
-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.
+Usage: ./qmidiplayer [options] [files...]
+A cross-platform MIDI player.
+
+Options:
+ -h, --help Displays this help.
+ -v, --version Displays version information.
+ --plugin &lt;plugin library&gt; Load a plugin from &lt;plugin library&gt;.
+ -l, --load-all-files Load all files from the same folder.
+
+Arguments:
+ file midi files to play (optional).
</pre>
<br><a href="index.html">Return</a>
</div>