mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
lschp: Adapt to new JSON Lines text format
util_fmt now provides support for JSON Lines text format. Document the newly supported format in the man page accordingly. Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
@@ -114,7 +114,7 @@ Print version number, then exit.
|
||||
.B \-\-format \fIFORMAT\fR
|
||||
.RS
|
||||
Specify the output format. Supported formats include
|
||||
\fIjson\fR, \fIjson-seq\fR, \fIpairs\fR and \fIcsv\fR.
|
||||
\fIjson\fR, \fIjson-seq\fR, \fIjsonl\fR, \fIpairs\fR and \fIcsv\fR.
|
||||
See section "OUTPUT FORMAT" for more details.
|
||||
.RE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user