From f3a6e9da46badbb495162c9ce0a2f6e6ec365dbf Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 25 Apr 2016 15:28:46 -0400 Subject: Add documentation for jalv -s option --- doc/jalv.1 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc') diff --git a/doc/jalv.1 b/doc/jalv.1 index 6c3a951..2b7604d 100644 --- a/doc/jalv.1 +++ b/doc/jalv.1 @@ -32,6 +32,12 @@ Load state from state directory. \fB\-d\fR Dump plugin <=> UI communication. +.TP +\fB\-s\fR +Show plugin UI if possible. + +This option only works when plugins provide a UI that is usable via the non-embeddable showHide interface. For other, embeddable UIs, use jalv.gtk(1) or jalv.qt(1). + .TP \fB\-t\fR Print trace messages from plugin -- cgit v1.2.1