From 111b1a4cb83dbd0c1812bca412e43f6f326d6580 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 16 May 2011 01:20:15 +0000 Subject: Fix references to old utility names git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3266 a436a847-0d15-0410-975c-d299462d15a1 --- doc/lv2info.1 | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 doc/lv2info.1 (limited to 'doc/lv2info.1') diff --git a/doc/lv2info.1 b/doc/lv2info.1 new file mode 100644 index 0000000..dac2f2c --- /dev/null +++ b/doc/lv2info.1 @@ -0,0 +1,31 @@ +.\" 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 LV2_INSPECT 1 "4 May 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) +.SH NAME +.B lv2info \- print information about an LV2 plugin in human-readable form. +.SH SYNOPSIS +.B lv2info PLUGIN_URI + +.SH SEE ALSO +.BR lilv(3), +.BR lv2_list(1), +.BR lv2_jack_host(1), + +.SH AUTHOR +lv2info was written by David Robillard +.PP +This manual page was written by Jaromír Mikes +and David Robillard -- cgit v1.2.1