From 34851927914ec1aed77902452b9325ed87c73179 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20H=C3=B6ppner?= Date: Wed, 1 Apr 2026 18:35:24 +0200 Subject: [PATCH] zmemtopo: Adapt to new JSON Lines text format MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit util_fmt now provides support for JSON Lines text format. Document the newly supported format in the man page accordingly. Reviewed-by: Mete Durlu Signed-off-by: Jan Höppner --- zmemtopo/zmemtopo.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zmemtopo/zmemtopo.8 b/zmemtopo/zmemtopo.8 index 30e757ac..2c076a19 100644 --- a/zmemtopo/zmemtopo.8 +++ b/zmemtopo/zmemtopo.8 @@ -31,8 +31,8 @@ some levels might not have data available to display. .TP .BR "\-\-format=" Display the memory topology information in the specified format. -Valid values for are json, csv, json-seq or pairs. In parseable format -the increment size is given in bytes. +Valid values for are json, csv, json-seq, jsonl or pairs. In parseable +format the increment size is given in bytes. .TP .BR "\-f" " or " "\-\-full"