From a3c9577b876c5255c877fe42f12fd01fee5676a9 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 10 Mar 2019 13:21:51 +0100 Subject: Add option for writing terse output without newlines --- doc/serdi.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/serdi.1 b/doc/serdi.1 index 3ae42ea0..22ca352f 100644 --- a/doc/serdi.1 +++ b/doc/serdi.1 @@ -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 -- cgit v1.2.1