aboutsummaryrefslogtreecommitdiffstats
path: root/doc/serdi.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/serdi.1')
-rw-r--r--doc/serdi.110
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/serdi.1 b/doc/serdi.1
index 45001c90..aecddcb6 100644
--- a/doc/serdi.1
+++ b/doc/serdi.1
@@ -37,6 +37,10 @@ Print the command line options.
Read input in SYNTAX (`turtle' or `ntriples').
.TP
+\fB\-l\fR
+Lax (non-strict) parsing.
+
+.TP
\fB\-o SYNTAX\fR
Write output in SYNTAX (`turtle' or `ntriples').
@@ -45,6 +49,10 @@ Write output in SYNTAX (`turtle' or `ntriples').
Add PREFIX to blank node IDs.
.TP
+\fB\-q\fR
+Suppress all output except data.
+
+.TP
\fB\-r ROOT_URI\fR
Keep relative URIs within ROOT_URI.
@@ -60,7 +68,7 @@ Display version information and exit.
Serdi was written by David Robillard <d@drobilla.net>
.SH COPYRIGHT
-Copyright \(co 2011-2012 David Robillard.
+Copyright \(co 2011-2015 David Robillard.
.br
License: <http://www.opensource.org/licenses/isc>
.br