aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/serdi.112
1 files changed, 5 insertions, 7 deletions
diff --git a/doc/serdi.1 b/doc/serdi.1
index 7c56b64a..fefafd67 100644
--- a/doc/serdi.1
+++ b/doc/serdi.1
@@ -22,11 +22,9 @@ Chop \fIPREFIX\fR from matching blank node IDs.
.TP
.BR \-e
-Eat input one character at a time, rather than a page at a time which is the
-default. This is useful when reading from a pipe since output will be
-generated immediately as input arrives, rather than waiting until an entire
-page of input has arrived. With this option serdi uses one page less memory,
-but will likely be significantly slower.
+Eat input one character at a time, rather than a page at a time which is the default.
+This is useful when reading from a pipe since output will be generated immediately as input arrives, rather than waiting until an entire page of input has arrived.
+With this option serdi uses one page less memory, but will likely be significantly slower.
.TP
.BR \-f
@@ -48,7 +46,7 @@ Lax (non-strict) parsing.
.TP
.BR \-o " " \fISYNTAX\fR
Write output as \fISYNTAX\fR.
-Valid values (case-insensitive): \*(lqturtle\*(rq, \*(lqntriples\*(rq, \*(lqtrig\*(rq, \*(lqnquads\*(rq
+Valid values (case-insensitive): \*(lqturtle\*(rq, \*(lqntriples\*(rq, \*(lqtrig\*(rq, \*(lqnquads\*(rq.
.TP
.BR \-p " " \fIPREFIX\fR
@@ -74,7 +72,7 @@ Display version information and exit.
Serdi was written by David Robillard <d@drobilla.net>
.SH COPYRIGHT
-Copyright \(co 2011-2017 David Robillard.
+Copyright \(co 2011-2020 David Robillard.
.br
License: <http://www.opensource.org/licenses/isc>
.br