aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-08-14 17:32:01 +0200
committerDavid Robillard <d@drobilla.net>2022-01-13 23:04:14 -0500
commit4fd1068b4efea839707a4bdbc5066d5c423825bb (patch)
tree0f0611c99286b3f067357b0090c66ffd774684ea /doc
parent059b4764d6b6b3a9ef04600bda45815c69365d30 (diff)
downloadserd-4fd1068b4efea839707a4bdbc5066d5c423825bb.tar.gz
serd-4fd1068b4efea839707a4bdbc5066d5c423825bb.tar.bz2
serd-4fd1068b4efea839707a4bdbc5066d5c423825bb.zip
Add empty syntax type for suppressing output
Diffstat (limited to 'doc')
-rw-r--r--doc/serdi.16
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/serdi.1 b/doc/serdi.1
index b3c852d7..bc8de6cb 100644
--- a/doc/serdi.1
+++ b/doc/serdi.1
@@ -67,6 +67,7 @@ Case is ignored, valid values are:
.Dq NQuads ,
.Dq NTriples ,
.Dq TriG ,
+and
.Dq Turtle .
.Pp
.It Fl k Ar bytes
@@ -86,10 +87,15 @@ Note that data may be lost when using this option.
Write output as
.Ar syntax .
Case is ignored, valid values are:
+.Dq empty ,
.Dq NQuads ,
.Dq NTriples ,
.Dq TriG ,
+and
.Dq Turtle .
+When
+.Dq empty
+is given, output is suppressed, so only errors will be printed.
.Pp
.It Fl p Ar prefix
Add