diff options
-rw-r--r-- | doc/jalv.1 | 32 |
1 files changed, 16 insertions, 16 deletions
@@ -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 <n> 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) |