mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
zmemtopo: 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. Reviewed-by: Mete Durlu <meted@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
+2
-2
@@ -31,8 +31,8 @@ some levels might not have data available to display.
|
||||
.TP
|
||||
.BR "\-\-format=<FORMAT>"
|
||||
Display the memory topology information in the specified format.
|
||||
Valid values for <FORMAT> are json, csv, json-seq or pairs. In parseable format
|
||||
the increment size is given in bytes.
|
||||
Valid values for <FORMAT> are json, csv, json-seq, jsonl or pairs. In parseable
|
||||
format the increment size is given in bytes.
|
||||
|
||||
.TP
|
||||
.BR "\-f" " or " "\-\-full"
|
||||
|
||||
Reference in New Issue
Block a user