diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/journalctl.xml | 5 |
1 files changed, 4 insertions, 1 deletions
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). <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 |