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>2021-03-08 23:23:05 -0500
commit0daee5d67f5924f260651556a46f0af354fca341 (patch)
tree2e000a4090e7d9ee2d57b1757e831942a70bc2c2 /doc
parent2ab2b5f2c7bd4d26aa99eee959f0e5192b3813dc (diff)
downloadserd-0daee5d67f5924f260651556a46f0af354fca341.tar.gz
serd-0daee5d67f5924f260651556a46f0af354fca341.tar.bz2
serd-0daee5d67f5924f260651556a46f0af354fca341.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 22ca352f..7cb2c923 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