summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2016-10-01 07:01:21 -0400
committerDavid Robillard <d@drobilla.net>2016-10-02 12:24:57 -0400
commitf5826c37b4c02c2b07ea4a863fbf0446d4eb9f05 (patch)
treef3ef875bd07fee015a5e90f6eed8201c06cb2859
parent0f50e9239bbda77ce38f297870f8cf4158025acc (diff)
downloadingen-f5826c37b4c02c2b07ea4a863fbf0446d4eb9f05.tar.gz
ingen-f5826c37b4c02c2b07ea4a863fbf0446d4eb9f05.tar.bz2
ingen-f5826c37b4c02c2b07ea4a863fbf0446d4eb9f05.zip
Update man page
-rw-r--r--doc/ingen.114
1 files changed, 10 insertions, 4 deletions
diff --git a/doc/ingen.1 b/doc/ingen.1
index 8fc1d95f..097404b9 100644
--- a/doc/ingen.1
+++ b/doc/ingen.1
@@ -9,11 +9,19 @@ ingen [OPTION]...
.SH OPTIONS
.TP
+\fB\-a, \-\-atomic\-bundles\fR
+Execute bundles atomically
+.TP
\fB\-C, \-\-client\-port\fR=\fIINT\fR
Client port
.TP
\fB\-c, \-\-connect\fR=\fISTRING\fR
Connect to engine URI
+\fB\-d, \-\-dump\fR
+Print debug output
+.TP
+\fB\-t, \-\-trace\fR
+Show LV2 plugin trace messages
.TP
\fB\-e, \-\-engine\fR
Run (JACK) engine
@@ -68,11 +76,9 @@ Ingen was written by David Robillard <d@drobilla.net>
.SH COPYRIGHT
Copyright \(co 2005-2016 David Robillard.
+License AGPLv3: GNU AGPL version 3 <https://www.gnu.org/licenses/agpl-3.0>.
.br
-License: <https://www.gnu.org/licenses/agpl-3.0>
-.br
-This is free software; you are free to change and redistribute it.
-.br
+This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
.SH "SEE ALSO"