summaryrefslogtreecommitdiffstats
path: root/doc/lv2info.1
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2016-09-05 15:34:55 -0400
committerDavid Robillard <d@drobilla.net>2016-09-05 16:01:28 -0400
commite236cc0618863edbbac002ad29fe7045a15d6b49 (patch)
tree6f9d42963e596ef4dfc186eef9fb97bd1f232d83 /doc/lv2info.1
parent069d516e1fe5ee95c08417042e893a9348d5e921 (diff)
downloadlilv-e236cc0618863edbbac002ad29fe7045a15d6b49.tar.gz
lilv-e236cc0618863edbbac002ad29fe7045a15d6b49.tar.bz2
lilv-e236cc0618863edbbac002ad29fe7045a15d6b49.zip
Tidy up man pages
Diffstat (limited to 'doc/lv2info.1')
-rw-r--r--doc/lv2info.18
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/lv2info.1 b/doc/lv2info.1
index 6ad3d64..32a3bec 100644
--- a/doc/lv2info.1
+++ b/doc/lv2info.1
@@ -1,4 +1,4 @@
-.TH LV2INFO 1 "26 Aug 2016"
+.TH LV2INFO 1 "05 Sep 2016"
.SH NAME
.B lv2info \- print information about an installed LV2 plugin
@@ -7,11 +7,11 @@
.SH OPTIONS
.TP
-\fB\-p FILE
+\fB\-p FILE\fR
Write Turtle description of plugin to FILE
.TP
-\fB\-m FILE
+\fB\-m FILE\fR
Add record of plugin to manifest FILE
.TP
@@ -22,7 +22,7 @@ Display help and exit
\fB\-\-version\fR
Display version information and exit
-.SH SEE ALSO
+.SH "SEE ALSO"
.BR lilv(3),
.BR lv2ls(1)