From f8813ec7950f02858ad0b902b4ba5d8b79ed67d6 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 19 Jul 2012 23:39:53 +0200 Subject: [PATCH] man: add reference to export format spec to journalctl --- man/journalctl.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/man/journalctl.xml b/man/journalctl.xml index f9abbfb23..922ff4fe0 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -173,8 +173,8 @@ Controls the - formatting of the journal entries that are - shown. Takes one of + formatting of the journal entries that + are shown. Takes one of short, short-monotonic, verbose, @@ -195,7 +195,10 @@ serializes the journal into a binary (but mostly text-based) stream suitable for backups and network - transfer. json + transfer (see Journal + Export Format for more + information). json formats entries as JSON data structures. cat generates a very terse output only -- 2.30.2