aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/serdi.18
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/serdi.1 b/doc/serdi.1
index fcd58535..b169347b 100644
--- a/doc/serdi.1
+++ b/doc/serdi.1
@@ -9,6 +9,7 @@
.Op Fl Cabefhlqv
.Op Fl I Ar base
.Op Fl c Ar prefix
+.Op Fl g Ar pattern
.Op Fl i Ar syntax
.Op Fl k Ar bytes
.Op Fl o Ar syntax
@@ -95,6 +96,13 @@ If the model is enabled, then this writes the model quickly in sorted order.
Note that doing so with TriG or Turtle may make the output ugly,
since blank nodes will not be inlined.
.Pp
+.It Fl g Ar pattern
+Filter statements that match
+.Ar pattern
+(like grep).
+.Ar pattern
+should be a single statement written in NTriples or NQuads.
+.Pp
.It Fl h
Print the command line options.
.Pp