From 54b7254c1fa629937f92fd6fa34bdf127b696a00 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Tue, 19 Mar 2013 20:54:04 -0400 Subject: journalct: beef up entry listing The ability to dump catalog entries in full and by id is added. --- man/journalctl.xml | 35 ++++++++++++++++++++++++++++++++--- 1 file changed, 32 insertions(+), 3 deletions(-) (limited to 'man/journalctl.xml') diff --git a/man/journalctl.xml b/man/journalctl.xml index 8883da278c..6b4b7572f6 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -49,7 +49,9 @@ - journalctl OPTIONS MATCHES + journalctl + OPTIONS + MATCHES @@ -479,12 +481,39 @@ - + List the contents of the message catalog, as table of message IDs plus their short - description strings. + description strings. + + If any + ID128s are + specified, only those entries are shown. + + + + + + + + Show the contents of + the message catalog, with entries + separated by a line consisting of two + dashes and the id (the format is the + same as .catalog + files. + + If any + ID128s are + specified, only those entries are shown. + + -- cgit v1.2.3-54-g00ecf