aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/serd-pipe.14
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/man/serd-pipe.1 b/doc/man/serd-pipe.1
index a2ce86eb..a5dbd328 100644
--- a/doc/man/serd-pipe.1
+++ b/doc/man/serd-pipe.1
@@ -148,6 +148,10 @@ to prevent labels in different files from clashing.
This option disables that,
so blank node labels will be passed through without any added prefix.
Note that this may corrupt the output by merging distinct blank nodes.
+.It Cm ordered
+Generate blank node labels with suffixes left-padded with zeros.
+This generates IDs like "_:b0000000123" that sort in numerical order,
+which can be useful to preserve statement ordering.
.El
.It Fl O Ar syntax
Set an output syntax or option.