summaryrefslogtreecommitdiff
path: root/man/journalctl.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-10-25 01:19:24 +0200
committerLennart Poettering <lennart@poettering.net>2012-10-25 01:24:44 +0200
commitd99ae53a7327e1520ea4b9a3408c2d7f938c4b37 (patch)
tree52754f0a756cc93c32099dad6f76ac93779626df /man/journalctl.xml
parentcae356ad49b505a5172d4dbb830d7ec8f32a9953 (diff)
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
Diffstat (limited to 'man/journalctl.xml')
-rw-r--r--man/journalctl.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/man/journalctl.xml b/man/journalctl.xml
index 9bc0153a9..026bb2294 100644
--- a/man/journalctl.xml
+++ b/man/journalctl.xml
@@ -212,7 +212,10 @@
information). <literal>json</literal>
formats entries as JSON data
structures, one per
- line. <literal>json-pretty</literal>
+ line (see <ulink
+ url="http://www.freedesktop.org/wiki/Software/systemd/json">Journal
+ JSON Format</ulink> for more
+ information). <literal>json-pretty</literal>
also formats entries as JSON data
structures, but formats them in
multiple lines in order to make them