aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/man/serdi.14
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/man/serdi.1 b/doc/man/serdi.1
index 24a4ad46..f03fe23d 100644
--- a/doc/man/serdi.1
+++ b/doc/man/serdi.1
@@ -8,7 +8,7 @@
.Nd read and write RDF syntax
.Sh SYNOPSIS
.Nm serdi
-.Op Fl abefhlqv
+.Op Fl abefhlqtv
.Op Fl c Ar prefix
.Op Fl i Ar syntax
.Op Fl k Ar bytes
@@ -137,6 +137,8 @@ This is useful for keeping relative references within some directory.
Parse
.Ar string
input instead of a file (terminates options).
+.It Fl t
+Write terser output without newlines.
.It Fl v
Display version information and exit.
.El