diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/serdi.1 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/serdi.1 b/doc/serdi.1 index 55fe6492..b3c852d7 100644 --- a/doc/serdi.1 +++ b/doc/serdi.1 @@ -6,7 +6,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 @@ -114,6 +114,9 @@ Parse .Ar string input instead of a file (terminates options). .Pp +.It Fl t +Write terser output without newlines. +.Pp .It Fl v Display version information and exit. .El |