From a4a66c90b50a1fae1e302f1826a7f6d500984b2e Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 17 Jan 2012 20:27:03 +0000 Subject: Update man page. git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@3960 a436a847-0d15-0410-975c-d299462d15a1 --- doc/jalv.1 | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'doc') diff --git a/doc/jalv.1 b/doc/jalv.1 index 4a59649..27bd782 100644 --- a/doc/jalv.1 +++ b/doc/jalv.1 @@ -1,25 +1,25 @@ -.\" First parameter, NAME, should be all caps -.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection -.\" other parameters are allowed: see man(7), man(1) -.TH JALV "11 Jun 2009" -.\" Please adjust this date whenever revising the manpage. -.\" -.\" Some roff macros, for reference: -.\" .nh disable hyphenation -.\" .hy enable hyphenation -.\" .ad l left justify -.\" .ad b justify to both left and right margins -.\" .nf disable filling -.\" .fi enable filling -.\" .br insert line break -.\" .sp insert n+1 empty lines -.\" for manpage-specific macros, see man(7) +.TH JALV "17 Jan 2012" + .SH NAME .B jalv \- Run an LV2 plugin as a JACK application. .SH SYNOPSIS .B jalv PLUGIN_URI +.SH OPTIONS + +.TP +\fB\-h\fR +Print the command line options. + +.TP +\fB\-u UUID\fR +UUID for Jack session restoration. + +.TP +\fB\-l DIR\fR +Load state from state directory. + .SH SEE ALSO .BR lv2ls(1), .BR jackd(1) -- cgit v1.2.1