diff options
author | David Robillard <d@drobilla.net> | 2020-12-14 15:42:33 +0100 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2020-12-14 15:42:33 +0100 |
commit | 3b6afde09317b4d79ffb8a65cb49d525fc7b4101 (patch) | |
tree | 4333441600a2f15e9c07c1eac0297be7e261c7a6 /doc | |
parent | 3e5f124c87d96f3cdc9d630ca2233f69eab33345 (diff) | |
download | jalv-3b6afde09317b4d79ffb8a65cb49d525fc7b4101.tar.gz jalv-3b6afde09317b4d79ffb8a65cb49d525fc7b4101.tar.bz2 jalv-3b6afde09317b4d79ffb8a65cb49d525fc7b4101.zip |
Remove Jack session support
Diffstat (limited to 'doc')
-rw-r--r-- | doc/jalv.1 | 4 | ||||
-rw-r--r-- | doc/jalv.gtk.1 | 4 |
2 files changed, 0 insertions, 8 deletions
@@ -55,10 +55,6 @@ This option only works when plugins provide a UI that is usable via the non-embe Print trace messages from plugin .TP -\fB\-u UUID\fR -UUID for Jack session restoration. - -.TP \fB\-x\fR Use only exact Jack client name, and exit if it is taken diff --git a/doc/jalv.gtk.1 b/doc/jalv.gtk.1 index 8062e06..241ff7a 100644 --- a/doc/jalv.gtk.1 +++ b/doc/jalv.gtk.1 @@ -44,10 +44,6 @@ Print control output changes to stdout. \fB\-t\fR, \fB\-\-trace\fR Print trace messages from plugin. -.TP -\fB\-u UUID\fR, \fB\-\-uuid UUID\fR -UUID for Jack session restoration. - .SH "SEE ALSO" .BR jalv(1), .BR jalv.gtkmm(1), |