From d99ae53a7327e1520ea4b9a3408c2d7f938c4b37 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 25 Oct 2012 01:19:24 +0200 Subject: journal: properly serialize fields with multiple values into JSON This now matches the JSON serialization spec from: http://www.freedesktop.org/wiki/Software/systemd/json --- man/journalctl.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/journalctl.xml b/man/journalctl.xml index 9bc0153a9b..026bb22940 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -212,7 +212,10 @@ information). json formats entries as JSON data structures, one per - line. json-pretty + line (see Journal + JSON Format for more + information). json-pretty also formats entries as JSON data structures, but formats them in multiple lines in order to make them -- cgit v1.2.3-54-g00ecf