aboutsummaryrefslogtreecommitdiffstats
path: root/doc/jalv.gtk.1
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2017-02-18 18:06:22 +0100
committerDavid Robillard <d@drobilla.net>2017-02-18 18:06:22 +0100
commit4d3ca48ea49f5885f279de9c2bdd236309d439bf (patch)
treef97979ab6d8abd504bc70a6d4a296bacf9a5c7a5 /doc/jalv.gtk.1
parent3a46e861b5b8dbbacb8dd1cec9fa2c69a10b26e0 (diff)
downloadjalv-4d3ca48ea49f5885f279de9c2bdd236309d439bf.tar.gz
jalv-4d3ca48ea49f5885f279de9c2bdd236309d439bf.tar.bz2
jalv-4d3ca48ea49f5885f279de9c2bdd236309d439bf.zip
Sort options in man pages and help output
Diffstat (limited to 'doc/jalv.gtk.1')
-rw-r--r--doc/jalv.gtk.134
1 files changed, 17 insertions, 17 deletions
diff --git a/doc/jalv.gtk.1 b/doc/jalv.gtk.1
index 10b507d..5177e1d 100644
--- a/doc/jalv.gtk.1
+++ b/doc/jalv.gtk.1
@@ -1,4 +1,4 @@
-.TH JALV.GTK "10 Oct 2015"
+.TH JALV.GTK "18 Feb 2017"
.SH NAME
.B jalv.gtk \- Run an LV2 plugin as a JACK application (Gtk version).
@@ -9,40 +9,40 @@
.SH OPTIONS
.TP
-\fB\-h\fR, \fB\-\-help\fR
-Print the command line options.
-
-.TP
-\fB\-\-print\-controls\fR
-Print control output changes to stdout.
+\fB\-b SIZE\fR
+Buffer size for plugin <=> UI communication.
.TP
\fB\-c SYM=VAL\fR
Set control value (e.g. "vol=1.4").
.TP
-\fB\-u UUID\fR, \fB\-\-uuid UUID\fR
-UUID for Jack session restoration.
+\fB\-d\fR, \fB\-\-dump\fR
+Dump plugin <=> UI communication.
+
+.TP
+\fB\-g\fR, \fB\-\-generic\-ui\fR
+Use Jalv generic UI and not the plugin UI.
+
+.TP
+\fB\-h\fR, \fB\-\-help\fR
+Print the command line options.
.TP
\fB\-l DIR\fR, \fB\-\-load DIR\fR
Load state from state directory.
.TP
-\fB\-d\fR, \fB\-\-dump\fR
-Dump plugin <=> UI communication.
+\fB\-p\fR, \fB\-\-print\-controls\fR
+Print control output changes to stdout.
.TP
\fB\-t\fR, \fB\-\-trace\fR
Print trace messages from plugin.
.TP
-\fB\-b SIZE\fR
-Buffer size for plugin <=> UI communication.
-
-.TP
-\fB\-g\fR, \fB\-\-generic\-ui\fR
-Use Jalv generic UI and not the plugin UI.
+\fB\-u UUID\fR, \fB\-\-uuid UUID\fR
+UUID for Jack session restoration.
.SH "SEE ALSO"
.BR jalv(1),