aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2017-02-18 17:59:05 +0100
committerDavid Robillard <d@drobilla.net>2017-02-18 17:59:05 +0100
commitdfb2415e7a8f36ef7ff635d7410dc83d391eaf26 (patch)
tree7c8b015ae8a86509ef49abd2a1c23de8b9903c5e
parent0b587a635b966bee3569fbd5569b091827e33ceb (diff)
downloadjalv-dfb2415e7a8f36ef7ff635d7410dc83d391eaf26.tar.gz
jalv-dfb2415e7a8f36ef7ff635d7410dc83d391eaf26.tar.bz2
jalv-dfb2415e7a8f36ef7ff635d7410dc83d391eaf26.zip
Fix misleading and incomplete man page
-rw-r--r--doc/jalv.112
1 files changed, 10 insertions, 2 deletions
diff --git a/doc/jalv.1 b/doc/jalv.1
index 02562d9..6d93a72 100644
--- a/doc/jalv.1
+++ b/doc/jalv.1
@@ -1,4 +1,4 @@
-.TH JALV 1 "10 Oct 2015"
+.TH JALV 1 "18 Feb 2017"
.SH NAME
.B jalv \- Run an LV2 plugin as a JACK application (console version).
@@ -13,7 +13,7 @@
Print the command line options.
.TP
-\fB\-c\fR
+\fB\-p\fR
Print control output changes to stdout.
.TP
@@ -46,6 +46,14 @@ Print trace messages from plugin
\fB\-b SIZE\fR
Buffer size for plugin <=> UI communication.
+.TP
+\fB\-n NAME\fR
+Jack client name
+
+.TP
+\fB\-x\fR
+Use only exact Jack client name, and exit if it is taken
+
.SH "SEE ALSO"
.BR jalv.gtk(1),
.BR jalv.gtkmm(1),