From eca8701ae7adb7a89badc37d4233ea450436f14c Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 19 Jun 2014 17:36:39 +0200 Subject: [PATCH] man: document new coredumpctl commands --- man/coredumpctl.xml | 44 ++++++++++++++++++++++++++++++++------------ 1 file changed, 32 insertions(+), 12 deletions(-) diff --git a/man/coredumpctl.xml b/man/coredumpctl.xml index 159fabb84..5ea865eaa 100644 --- a/man/coredumpctl.xml +++ b/man/coredumpctl.xml @@ -71,6 +71,22 @@ The following options are understood: + + + + Do not print the column headers. + + + + + + + Show information of a + single coredump only, instead of + listing all known coredumps. + + + @@ -89,16 +105,10 @@ . - - - - Do not print the column headers. - - - + The following commands are understood: @@ -107,8 +117,19 @@ list - List coredumps captured in the journal - matching specified characteristics. + List coredumps + captured in the journal matching + specified characteristics. If no + command is specified this is the + implied default. + + + + info + + Show detailed + information about coredumps captured + in the journal. @@ -122,7 +143,6 @@ - gdb @@ -139,7 +159,7 @@ Matching - Match can be: + A match can be: @@ -173,7 +193,7 @@ General journalctl predicates (see journalctl1). - Must contain an equals sign. + Must contain an equal sign. -- 2.30.2