From 1dc85d2924eacef71d0cc9144c6c33e6f84248b1 Mon Sep 17 00:00:00 2001
From: David Robillard <d@drobilla.net>
Date: Mon, 9 May 2011 20:57:37 +0000
Subject: Update man page.

git-svn-id: http://svn.drobilla.net/serd/trunk@166 490d8e77-9747-427b-9fa3-0b8f29cee8a0
---
 doc/serdi.1 | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

(limited to 'doc')

diff --git a/doc/serdi.1 b/doc/serdi.1
index a6e52733..f03b9d7c 100644
--- a/doc/serdi.1
+++ b/doc/serdi.1
@@ -1,7 +1,7 @@
 .\" 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 SERDI 1 "25 Jan 2011"
+.TH SERDI 1 "09 May 2011"
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .\" Some roff macros, for reference:
@@ -33,13 +33,20 @@ Write output in SYNTAX (`turtle' or `ntriples').
 \fB\-s INPUT\fR
 Parse INPUT as a string (terminates options).
 
+.TP
+\fB\-v\fR
+Display version information and exit.
+
 .SH AUTHOR
 Serdi was written by David Robillard <d@drobilla.net>
 
 .SH COPYRIGHT
 Copyright \(co 2011 David Robillard.
+.br
 License: <http://www.opensource.org/licenses/isc-license>
+.br
 This is free software; you are free to change and redistribute it.
+.br
 There is NO WARRANTY, to the extent permitted by law.
 
 .SH "SEE ALSO"
-- 
cgit v1.2.1